summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-05-03 12:07:30 -0500
committerzachir <zachir@librem.one>2023-05-03 12:07:30 -0500
commitb48acc0e53021c3f1ba97dcd6524a0dc0343c23a (patch)
treef6525af76938813947a11b25cf445619b91fdae3
parent6898f2fca2a64a262866ef70b432641bb8d1548c (diff)
use kde polkit in hyprland for now
-rw-r--r--hypr/hyprland.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 0f9c730..71b1457 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -9,6 +9,7 @@ monitor = , preferred, auto, 1
# Execute your favorite apps at launch
# exec-once = waybar & hyprpaper & firefox
exec-once = ~/.config/autostart.sh
+exec-once = /usr/lib/polkit-kde-authentication-agent-1
#}}}
# Source a file (multi-file configs)