⚙️ config(waybar): added topgrade for system update as well
This commit is contained in:
parent
51cbfa059e
commit
421ce4e5f8
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
},
|
},
|
||||||
"exec-if": "which waybar-module-pacman-updates",
|
"exec-if": "which waybar-module-pacman-updates",
|
||||||
"exec": "waybar-module-pacman-updates",
|
"exec": "waybar-module-pacman-updates",
|
||||||
"on-click": "kitty --class center-float-large yay -Syu",
|
"on-click": "kitty --class center-float-large topgrade -k --only system",
|
||||||
"on-click-right": "kitty --class center-float-large topgrade -k --no-self-update"
|
"on-click-right": "kitty --class center-float-large topgrade -k --no-self-update"
|
||||||
},
|
},
|
||||||
"custom/arch": {
|
"custom/arch": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue