config/hypr/hyprland : ajout agent Polkit
This commit is contained in:
parent
d695b12360
commit
71fe71fd2b
2 changed files with 6 additions and 4 deletions
|
@ -4,9 +4,8 @@ exec-once = hyprpaper
|
|||
# XDG compliance
|
||||
exec-once = hyprxdg
|
||||
|
||||
# SwayOSD
|
||||
# swayosd
|
||||
exec-once = swayosd-server
|
||||
|
||||
# Eww
|
||||
exec-once = eww daemon
|
||||
exec-once = eww open bar
|
||||
# Polkit agent
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
|
|
@ -6,3 +6,6 @@ exec-once = hyprxdg
|
|||
|
||||
# swayosd
|
||||
exec-once = swayosd-server
|
||||
|
||||
# Polkit agent
|
||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
|
|
Loading…
Reference in a new issue