|
|
@ -46,7 +46,7 @@ inherit = section/base-bar
|
|
|
|
; height
|
|
|
|
; height
|
|
|
|
height = 24pt
|
|
|
|
height = 24pt
|
|
|
|
; modules
|
|
|
|
; modules
|
|
|
|
modules-left = xworkspaces focus-fast spotify spotify-len
|
|
|
|
modules-left = xworkspaces focus-fast spotify spotify-len
|
|
|
|
;modules-left = xworkspaces spotify spotify-len
|
|
|
|
;modules-left = xworkspaces spotify spotify-len
|
|
|
|
modules-center = weather-desktop
|
|
|
|
modules-center = weather-desktop
|
|
|
|
modules-right = pulseaudio memory cpu temperature eth vpn dev-bat packages seafile calendar-sync bg-selector quotes date powermenu
|
|
|
|
modules-right = pulseaudio memory cpu temperature eth vpn dev-bat packages seafile calendar-sync bg-selector quotes date powermenu
|
|
|
@ -309,5 +309,11 @@ type = custom/script
|
|
|
|
exec = vpn_status.sh
|
|
|
|
exec = vpn_status.sh
|
|
|
|
tail = true
|
|
|
|
tail = true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[module/crypto]
|
|
|
|
|
|
|
|
; custom crypto script
|
|
|
|
|
|
|
|
type = custom/script
|
|
|
|
|
|
|
|
exec = /home/spinach/sb-ticker 20
|
|
|
|
|
|
|
|
tail = true
|
|
|
|
|
|
|
|
|
|
|
|
[settings]
|
|
|
|
[settings]
|
|
|
|
screenchange-reload = true
|
|
|
|
screenchange-reload = true
|
|
|
|