hypr: replace gnome polkit with hyprpolkitagent
This commit is contained in:
parent
102ac93123
commit
3e86c40c7e
2 changed files with 2 additions and 1 deletions
|
|
@ -26,6 +26,7 @@
|
|||
matugen
|
||||
pywalfox-native
|
||||
hyprshade
|
||||
hyprpolkitagent
|
||||
];
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ exec-once = hyprshade auto
|
|||
exec-once = walker -A
|
||||
|
||||
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 -- steam -silent
|
||||
exec-once = uwsm app -- 1password --silent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue