diff options
| author | Max Bossing <info@maxbossing.de> | 2025-07-17 11:39:46 +0200 |
|---|---|---|
| committer | Max Bossing <info@maxbossing.de> | 2025-07-17 11:39:46 +0200 |
| commit | 86d1242dbdf10f192bb2950f3aea2674e43c9663 (patch) | |
| tree | 85dceb84e350bf9c79383a263316aac1c41535b3 | |
| parent | df9d0cdbc9f401b5d394732c83ae80bd9d0e01ec (diff) | |
autostart hyprpolkitagent
| -rw-r--r-- | hypr/hestia.hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hestia.hyprland.conf b/hypr/hestia.hyprland.conf index 6767042..4e53032 100644 --- a/hypr/hestia.hyprland.conf +++ b/hypr/hestia.hyprland.conf @@ -20,6 +20,7 @@ env = XDG_CURRENT_DESKTOP,Sway exec-once = nm-applet & exec-once = blueman-applet & exec-once = hyprpaper +exec-once = systemctl --user start hyprpolkitagent general { gaps_in = 0 |
