From 71fe71fd2bd1e6d96c3e7c3f8fb346a3507a79dc Mon Sep 17 00:00:00 2001 From: Ahurac Date: Mon, 4 Mar 2024 13:12:52 +0100 Subject: [PATCH] config/hypr/hyprland : ajout agent Polkit --- config/hypr-ahrc--laptop/hyprland.d/startup.conf | 7 +++---- config/hypr-ahrc--pc/hyprland.d/startup.conf | 3 +++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/config/hypr-ahrc--laptop/hyprland.d/startup.conf b/config/hypr-ahrc--laptop/hyprland.d/startup.conf index 9cbde0f..84f7938 100644 --- a/config/hypr-ahrc--laptop/hyprland.d/startup.conf +++ b/config/hypr-ahrc--laptop/hyprland.d/startup.conf @@ -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 diff --git a/config/hypr-ahrc--pc/hyprland.d/startup.conf b/config/hypr-ahrc--pc/hyprland.d/startup.conf index b9300c2..84f7938 100644 --- a/config/hypr-ahrc--pc/hyprland.d/startup.conf +++ b/config/hypr-ahrc--pc/hyprland.d/startup.conf @@ -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