Module changes for vnc bar

This commit is contained in:
h45h74x
2020-07-03 16:59:02 +02:00
parent 973ac69ed7
commit d8e49fdf7d
6 changed files with 208 additions and 27 deletions
+1 -1
View File
@@ -1 +1 @@
config##hostname.yoga3
config##hostname.pc
+1 -1
View File
@@ -105,7 +105,7 @@ enable-ipc = true
[bar/pc_vnc_landscape]
modules-left = disk_short_pc checkupd ovpn nvpn eth_pc
modules-center = i3
modules-right = sensors_cpu_pc nvgpu memory date
modules-right = sensors_cpu_pc memory date
monitor = ${env:MONITOR:VNC-0}
width = 100%
height = 18
@@ -10,5 +10,7 @@ while pgrep -x polybar >/dev/null; do sleep 1; done
polybar pc_primary_landscape -r &
polybar pc_secondary_landscape -r &
polybar pc_vnc_landscape -r &
#insync
echo "Bar launched..."