From 688add107b4f76d686cf44ff08c4dd907f93ef2e Mon Sep 17 00:00:00 2001 From: Eriq Taing Date: Sun, 15 Jun 2025 17:45:39 -0400 Subject: [PATCH] Enabled hyprpolkitagent service --- recipes/components/hyprland-module.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/recipes/components/hyprland-module.yml b/recipes/components/hyprland-module.yml index 6ab195d..5d6c0f4 100644 --- a/recipes/components/hyprland-module.yml +++ b/recipes/components/hyprland-module.yml @@ -8,4 +8,11 @@ modules: - hyprland-git - hyprpanel - hyprpolkitagent - - hyprshot \ No newline at end of file + - hyprshot + - hyprland-qt-support + - hyprland-qtutils + + - type: systemd + user: + enabled: + - hyprpolkitagent.service \ No newline at end of file