Fix updating packages displaing in dmenu
This commit is contained in:
parent
5c8c334836
commit
2d97b604d6
@ -325,7 +325,7 @@ type = custom/script
|
||||
exec = ~/.scripts/update-check.sh
|
||||
label = %output%
|
||||
click-left = ~/.scripts/updater.sh &
|
||||
click-right = yay -Quq | dmenu -l 30
|
||||
click-right = checkupdates | dmenu -l 30
|
||||
interval = 60
|
||||
|
||||
;~~~~~~~~~~~
|
||||
|
@ -325,7 +325,7 @@ type = custom/script
|
||||
exec = ~/.scripts/update-check.sh
|
||||
label = %output%
|
||||
click-left = ~/.scripts/updater.sh
|
||||
click-right = yay -Quq | dmenu -l 30
|
||||
click-right = checkupdates | dmenu -l 30
|
||||
interval = 60
|
||||
|
||||
;~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user