forked from Shinonome/dots-hyprland
make update password prompt use polkit
This commit is contained in:
@@ -148,7 +148,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 update: "kitty -1 --hold=yes fish -i -c 'pkexec pacman -Syu'"
|
||||
property string volumeMixer: `~/.config/hypr/hyprland/scripts/launch_first_available.sh "pavucontrol-qt" "pavucontrol"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user