|
|
@ -49,7 +49,7 @@ height = 24pt
|
|
|
|
modules-left = xworkspaces focus-fast spotify spotify-len todo
|
|
|
|
modules-left = xworkspaces focus-fast spotify spotify-len todo
|
|
|
|
;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 dev-bat seafile calendar-sync bg-selector quotes date powermenu
|
|
|
|
modules-right = pulseaudio memory cpu temperature eth dev-bat packages seafile calendar-sync bg-selector quotes date powermenu
|
|
|
|
|
|
|
|
|
|
|
|
[bar/work-bar]
|
|
|
|
[bar/work-bar]
|
|
|
|
; desktop bar config
|
|
|
|
; desktop bar config
|
|
|
@ -298,5 +298,10 @@ format-prefix = "UP "
|
|
|
|
format-prefix-foreground = ${colors.primary}
|
|
|
|
format-prefix-foreground = ${colors.primary}
|
|
|
|
exec = display_uptime
|
|
|
|
exec = display_uptime
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[module/packages]
|
|
|
|
|
|
|
|
type = custom/script
|
|
|
|
|
|
|
|
interval = 600
|
|
|
|
|
|
|
|
exec = printf "%s %s\n" `echo -e '\ueb29'` `pacman -Qu | wc -l`
|
|
|
|
|
|
|
|
|
|
|
|
[settings]
|
|
|
|
[settings]
|
|
|
|
screenchange-reload = true
|
|
|
|
screenchange-reload = true
|
|
|
|