|
|
|
@ -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 date powermenu
|
|
|
|
|
modules-right = battery pulseaudio memory cpu wlan seafile calendar-sync date powermenu
|
|
|
|
|
|
|
|
|
|
[bar/desktop-bar]
|
|
|
|
|
; desktop bar config
|
|
|
|
@ -49,7 +49,7 @@ height = 24pt
|
|
|
|
|
modules-left = xworkspaces focus spotify spotify-len todo
|
|
|
|
|
;modules-left = xworkspaces spotify spotify-len
|
|
|
|
|
modules-center = weather-desktop
|
|
|
|
|
modules-right = pulseaudio memory cpu temperature eth mouse-power seafile date powermenu
|
|
|
|
|
modules-right = pulseaudio memory cpu temperature eth mouse-power seafile calendar-sync date powermenu
|
|
|
|
|
|
|
|
|
|
[module/xworkspaces]
|
|
|
|
|
type = internal/xworkspaces
|
|
|
|
@ -236,5 +236,12 @@ type = custom/script
|
|
|
|
|
interval = 5
|
|
|
|
|
exec = PERCENTAGE=true g703monitor.sh
|
|
|
|
|
|
|
|
|
|
[module/calendar-sync]
|
|
|
|
|
; clickable sync for calendar
|
|
|
|
|
type = custom/script
|
|
|
|
|
|
|
|
|
|
exec = echo -e '\uf073'
|
|
|
|
|
click-left = CALCURSE_CALDAV_PASSWORD=$(pass show cal.keegandeppe/kdeppe) calcurse-caldav
|
|
|
|
|
|
|
|
|
|
[settings]
|
|
|
|
|
screenchange-reload = true
|
|
|
|
|