polybar arch-updates-module

This commit is contained in:
Harri Lahtinen 2018-12-17 11:23:33 +02:00
parent 6a2705dc96
commit ef68468999
1 changed files with 4 additions and 3 deletions

View File

@ -111,10 +111,11 @@ ramp-foreground = ${colors.foreground}
[module/pkg]
type = custom/script
exec = CHECKUPDATES_DB=$(mktemp -d) ~/.config/Scripts/pkg.sh
;exec = CHECKUPDATES_DB=$(mktemp -d) ~/.config/Scripts/pkg.sh
exec = ~/.config/Scripts/updates-arch-yay.sh
interval = 150
label = %output%
click-left = urxvtc -e "yay -Syyu"
;label = %output%
;click-left = urxvt -e "yay -Syyu" &
;[module/updates]
;type = custom/script