From 89b2f12275243893b799524416e1361567c20d6f Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Thu, 18 Apr 2024 17:39:24 -0400 Subject: [PATCH] hyprland: switched to mate polkit --- homeManagerModules/desktop/hypr/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeManagerModules/desktop/hypr/default.nix b/homeManagerModules/desktop/hypr/default.nix index ba02a4a0..d58bc023 100644 --- a/homeManagerModules/desktop/hypr/default.nix +++ b/homeManagerModules/desktop/hypr/default.nix @@ -39,7 +39,7 @@ hyprcursor hyprland-protocols hyprshot - kdePackages.polkit-kde-agent-1 + mate.mate-polkit networkmanagerapplet trayscale xfce.exo @@ -150,7 +150,7 @@ exec-once = ${notifyd} exec-once = ${pkgs.wl-clipboard}/bin/wl-paste --type text --watch cliphist store exec-once = ${pkgs.wl-clipboard}/bin/wl-paste --type image --watch cliphist store - exec-once = ${pkgs.kdePackages.polkit-kde-agent-1}/libexec/polkit-kde-authentication-agent-1 + exec-once = ${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1 exec-once = ${fileManager} --daemon exec-once = ${pkgs.hyprshade}/bin/hyprshade auto exec-once = ${pkgs.hypridle}/bin/hypridle