⚙️ config(waybar): topgrade options added for update button
This commit is contained in:
parent
9c9cbfd7ba
commit
97fe4011e2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,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 yay -Syu",
|
||||||
"on-click-right": "kitty --class center-float-large topgrade"
|
"on-click-right": "kitty --class center-float-large topgrade -k --no-self-update"
|
||||||
},
|
},
|
||||||
"custom/arch": {
|
"custom/arch": {
|
||||||
"format": " ",
|
"format": " ",
|
||||||
|
|
Loading…
Add table
Reference in a new issue