|
|
|
@ -38,7 +38,7 @@ font-0 = Hack Nerd Font:size=10;2
|
|
|
|
|
height = 14pt
|
|
|
|
|
; modules
|
|
|
|
|
modules-left = xworkspaces weather-thinkpad
|
|
|
|
|
modules-right = battery pulseaudio memory cpu wlan seafile calendar-sync date powermenu
|
|
|
|
|
modules-right = battery pulseaudio memory cpu wlan seafile calendar-sync bg-selector date-tp powermenu
|
|
|
|
|
|
|
|
|
|
[bar/desktop-bar]
|
|
|
|
|
; desktop bar config
|
|
|
|
@ -51,6 +51,17 @@ modules-left = xworkspaces focus spotify spotify-len todo
|
|
|
|
|
modules-center = weather-desktop
|
|
|
|
|
modules-right = pulseaudio memory cpu temperature eth mouse-power seafile calendar-sync bg-selector date powermenu
|
|
|
|
|
|
|
|
|
|
[bar/work-bar]
|
|
|
|
|
; desktop bar config
|
|
|
|
|
inherit = section/base-bar
|
|
|
|
|
; height
|
|
|
|
|
height = 24pt
|
|
|
|
|
; modules
|
|
|
|
|
modules-left = xworkspaces focus todo
|
|
|
|
|
;modules-left = xworkspaces spotify spotify-len
|
|
|
|
|
modules-center = weather-desktop
|
|
|
|
|
modules-right = memory cpu temperature eth bg-selector date powermenu
|
|
|
|
|
|
|
|
|
|
[module/xworkspaces]
|
|
|
|
|
type = internal/xworkspaces
|
|
|
|
|
|
|
|
|
@ -192,6 +203,14 @@ date-alt = %a, %b %d %l:%M %P
|
|
|
|
|
label = %date%
|
|
|
|
|
label-foreground = ${colors.primary}
|
|
|
|
|
|
|
|
|
|
[module/date-tp]
|
|
|
|
|
type = internal/date
|
|
|
|
|
|
|
|
|
|
date = %a, %b %d %l:%M %P
|
|
|
|
|
|
|
|
|
|
label = %date%
|
|
|
|
|
label-foreground = ${colors.primary}
|
|
|
|
|
|
|
|
|
|
[module/seafile]
|
|
|
|
|
; custom seafile script
|
|
|
|
|
type = custom/script
|
|
|
|
|