|
|
|
@ -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 calendar-sync bg-selector quotes date powermenu
|
|
|
|
|
modules-right = pulseaudio memory cpu temperature eth dev-bat seafile calendar-sync bg-selector quotes date powermenu
|
|
|
|
|
|
|
|
|
|
[bar/work-bar]
|
|
|
|
|
; desktop bar config
|
|
|
|
@ -250,11 +250,12 @@ exec = todo_display.sh
|
|
|
|
|
click-left = todo_display.sh inc
|
|
|
|
|
click-right = todo_display.sh dec
|
|
|
|
|
|
|
|
|
|
[module/mouse-power]
|
|
|
|
|
[module/dev-bat]
|
|
|
|
|
; grabs mouse power from custom script
|
|
|
|
|
type = custom/script
|
|
|
|
|
interval = 5
|
|
|
|
|
exec = PERCENTAGE=true g703monitor.sh
|
|
|
|
|
exec = device_battery.sh -dc
|
|
|
|
|
click-left = i3-scratchpad.sh scratch st -n scratch -e bluetuith
|
|
|
|
|
|
|
|
|
|
[module/calendar-sync]
|
|
|
|
|
; clickable sync for calendar
|
|
|
|
|