simple package indicator
This commit is contained in:
parent
557bb45f53
commit
f029bcf5f4
@ -49,7 +49,7 @@ height = 24pt
|
||||
modules-left = xworkspaces focus-fast spotify spotify-len todo
|
||||
;modules-left = xworkspaces spotify spotify-len
|
||||
modules-center = weather-desktop
|
||||
modules-right = pulseaudio memory cpu temperature eth dev-bat seafile calendar-sync bg-selector quotes date powermenu
|
||||
modules-right = pulseaudio memory cpu temperature eth dev-bat packages seafile calendar-sync bg-selector quotes date powermenu
|
||||
|
||||
[bar/work-bar]
|
||||
; desktop bar config
|
||||
@ -298,5 +298,10 @@ format-prefix = "UP "
|
||||
format-prefix-foreground = ${colors.primary}
|
||||
exec = display_uptime
|
||||
|
||||
[module/packages]
|
||||
type = custom/script
|
||||
interval = 600
|
||||
exec = printf "%s %s\n" `echo -e '\ueb29'` `pacman -Qu | wc -l`
|
||||
|
||||
[settings]
|
||||
screenchange-reload = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user