|
|
|
@ -57,7 +57,7 @@ inherit = section/base-bar
|
|
|
|
|
; height
|
|
|
|
|
height = 24pt
|
|
|
|
|
; modules
|
|
|
|
|
modules-left = xworkspaces focus todo
|
|
|
|
|
modules-left = xworkspaces focus-old todo
|
|
|
|
|
;modules-left = xworkspaces spotify spotify-len
|
|
|
|
|
modules-center = weather-desktop
|
|
|
|
|
modules-right = memory cpu temperature eth bg-selector date powermenu
|
|
|
|
@ -88,6 +88,12 @@ type = custom/script
|
|
|
|
|
interval = 0.2
|
|
|
|
|
exec = ~/.dotfiles/bin/focus_class
|
|
|
|
|
|
|
|
|
|
[module/focus-old]
|
|
|
|
|
; correct title size
|
|
|
|
|
type = custom/script
|
|
|
|
|
interval = 1
|
|
|
|
|
exec = ~/.dotfiles/bin/focus_class
|
|
|
|
|
|
|
|
|
|
[module/pulseaudio]
|
|
|
|
|
type = internal/pulseaudio
|
|
|
|
|
|
|
|
|
|