update: use hyprpolkitagent instead
This commit is contained in:
@@ -4,6 +4,7 @@ packagesPacman=(
|
|||||||
"hyprlock"
|
"hyprlock"
|
||||||
"hypridle"
|
"hypridle"
|
||||||
# "xdg-desktop-portal-hyprland"
|
# "xdg-desktop-portal-hyprland"
|
||||||
|
"hyprpolkitagent"
|
||||||
"waybar"
|
"waybar"
|
||||||
"grim"
|
"grim"
|
||||||
"slurp"
|
"slurp"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
exec-once = ~/dotfiles/hypr/scripts/xdg.sh
|
exec-once = ~/dotfiles/hypr/scripts/xdg.sh
|
||||||
|
|
||||||
# Start Polkit
|
# Start Polkit
|
||||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec-once = systemctl --user start hyprpolkitagent
|
||||||
|
|
||||||
# Load Dunst Notification Manager
|
# Load Dunst Notification Manager
|
||||||
exec-once = dunst
|
exec-once = dunst
|
||||||
|
|||||||
Reference in New Issue
Block a user