✨ feat(waybar): added update commands on the update module
This commit is contained in:
parent
d1b9ff37f0
commit
2bc0a4980f
1 changed files with 3 additions and 1 deletions
|
@ -53,7 +53,9 @@
|
||||||
"updated": ""
|
"updated": ""
|
||||||
},
|
},
|
||||||
"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 yay -Syu",
|
||||||
|
"on-click-right": "kitty --class center-float topgrade"
|
||||||
},
|
},
|
||||||
"custom/arch": {
|
"custom/arch": {
|
||||||
"format": " ",
|
"format": " ",
|
||||||
|
|
Loading…
Add table
Reference in a new issue