From 61cf7018f9fda209023a17f4995c3d44c4aa3535 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Fri, 7 Apr 2023 13:44:53 +0530 Subject: [PATCH] polkit agent --- home/wm/hyprland/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/wm/hyprland/default.nix b/home/wm/hyprland/default.nix index ebd910c..a963ae2 100644 --- a/home/wm/hyprland/default.nix +++ b/home/wm/hyprland/default.nix @@ -31,6 +31,7 @@ in } } + exec-once = ${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1 exec-once = ${hyprctl} setcursor ${config.gtk.cursorTheme.name} 24 exec-once = ${change-wallpaper}