summaryrefslogtreecommitdiff
path: root/home-manager/modules/apps/desktop/hyprland.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2025-05-02 21:24:07 +0200
committerJakub Stachurski <j.stachurski@student.utwente.nl>2025-05-02 21:24:07 +0200
commit162a78d224af35e3261e106d516069f06a657880 (patch)
treed0279a9752edab857ca4ac09f42b178202a2e5db /home-manager/modules/apps/desktop/hyprland.nix
parente617f4893686f071c19c4db0c4e07020bc1fb0b2 (diff)
hyprpolkitagent
Diffstat (limited to 'home-manager/modules/apps/desktop/hyprland.nix')
-rw-r--r--home-manager/modules/apps/desktop/hyprland.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/modules/apps/desktop/hyprland.nix b/home-manager/modules/apps/desktop/hyprland.nix
index 243f999..0e77ee9 100644
--- a/home-manager/modules/apps/desktop/hyprland.nix
+++ b/home-manager/modules/apps/desktop/hyprland.nix
@@ -47,6 +47,7 @@ with lib;
] ++ [
"systemctl --user start hypridle.service"
"systemctl --user start hyprpaper.service"
+ "systemctl --user start hyprpolkitagent.service"
"uwsm finalize QT_QPA_PLATFORM QT_PLUGIN_PATH"
];
general = {