wbar: make update button update when clicked

This commit is contained in:
end-4
2025-11-15 22:03:34 +01:00
parent 7ff3a212ab
commit 4e07aa52ba
2 changed files with 7 additions and 1 deletions
@@ -147,6 +147,7 @@ Singleton {
property string networkEthernet: "kcmshell6 kcm_networkmanagement"
property string taskManager: "plasma-systemmonitor --page-name Processes"
property string terminal: "kitty -1" // This is only for shell actions
property string update: "kitty -1 --hold=yes fish -i -c 'sudo pacman -Syu'"
property string volumeMixer: `~/.config/hypr/hyprland/scripts/launch_first_available.sh "pavucontrol-qt" "pavucontrol"`
}