hypr: replace gnome polkit with hyprpolkitagent

This commit is contained in:
Nico 2025-08-21 21:43:21 +10:00
parent 102ac93123
commit 3e86c40c7e
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 2 additions and 1 deletions

View file

@ -26,6 +26,7 @@
matugen matugen
pywalfox-native pywalfox-native
hyprshade hyprshade
hyprpolkitagent
]; ];
programs.ssh.startAgent = true; programs.ssh.startAgent = true;

View file

@ -20,7 +20,7 @@ exec-once = hyprshade auto
exec-once = walker -A exec-once = walker -A
exec-once = uwsm app -- opensnitch-ui exec-once = uwsm app -- opensnitch-ui
exec-once = systemctl start --user polkit-gnome-authentication-agent-1.service exec-once = systemctl --user start hyprpolkitagent
exec-once = uwsm app -- fcitx5 exec-once = uwsm app -- fcitx5
exec-once = uwsm app -- steam -silent exec-once = uwsm app -- steam -silent
exec-once = uwsm app -- 1password --silent exec-once = uwsm app -- 1password --silent