mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 13:58:00 +00:00
[polybar] Ask for confirmation when updating packages
This commit is contained in:
parent
238595f952
commit
6e6445203c
@ -148,5 +148,5 @@ type = custom/script
|
|||||||
exec = ~/.config/polybar/scripts/check_updates
|
exec = ~/.config/polybar/scripts/check_updates
|
||||||
tail = true
|
tail = true
|
||||||
interval = 5
|
interval = 5
|
||||||
click-left = $TERMINAL_CMD "yay -Suy --noconfirm" &
|
click-left = $TERMINAL_CMD "yay -Suy" &
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user