mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
Added vnc polybar for pc
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
config##hostname.pc
|
||||
config##hostname.yoga3
|
||||
@@ -102,6 +102,32 @@ tray-background = ${root.background}
|
||||
tray-scale = 1.0
|
||||
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
|
||||
monitor = ${env:MONITOR:VNC-0}
|
||||
width = 100%
|
||||
height = 18
|
||||
fixed-center = true
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
line-size = 3
|
||||
line-color = #000
|
||||
separator =|
|
||||
module-margin-left = 1
|
||||
module-margin-right = 1
|
||||
padding-right= 2
|
||||
font-0 = Hack Nerd Font:fontformat=truetype:pixelsize=10;1
|
||||
font-1 = Font Awesome 5 Free:fontformat=truetype:pixelsize=10:antialias=true;0
|
||||
tray-position = left
|
||||
tray-padding = 9
|
||||
tray-detached = false
|
||||
tray-maxsize = 15
|
||||
tray-background = ${root.background}
|
||||
tray-scale = 1.0
|
||||
enable-ipc = true
|
||||
|
||||
[bar/pc_secondary_landscape]
|
||||
modules-left =
|
||||
modules-center = i3
|
||||
|
||||
Reference in New Issue
Block a user