From 3bad3480329def7aa0c98f192c9446ef28356b1e Mon Sep 17 00:00:00 2001 From: aftix Date: Tue, 5 Nov 2024 16:07:17 -0600 Subject: [PATCH] home: opt: hypr: Correct the path for polkit-kde-authentication-agent-1 --- home/opt/hypr.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/opt/hypr.nix b/home/opt/hypr.nix index cb3bffc..a0f016a 100644 --- a/home/opt/hypr.nix +++ b/home/opt/hypr.nix @@ -449,7 +449,7 @@ in { ]; exec-once = [ - "${lib.getExe' pkgs.kdePackages.polkit-kde-agent-1 "polkit-kde-agent-1"}" + "${pkgs.kdePackages.polkit-kde-agent-1}/libexec/polkit-kde-authentication-agent-1" "hypridle" "[workspace 1 silent] firefox" "[workspace 8 silent] thunderbird"