|
|
|
@ -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
|
|
|
|
@ -192,6 +192,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
|
|
|
|
|