From 748c34cb3a02284243af475e32285f8cc8683c13 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Tue, 27 Feb 2024 17:24:50 -0500 Subject: [PATCH] KDE Authentication Agent on Startup --- README.org | 2 +- hyprland.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d3f3454..732946c 100644 --- a/README.org +++ b/README.org @@ -65,7 +65,7 @@ Execute these apps on launch #+BEGIN_SRC conf :tangle hyprland.conf # exec-once = waybar & hyprpaper & firefox -exec-once = swaync +exec-once = swaync & /usr/lib/polkit-kde-authentication-agent-1 #+END_SRC Source a file (multi-file configs) diff --git a/hyprland.conf b/hyprland.conf index 98d86fa..a763eb7 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -1,7 +1,7 @@ monitor=,preferred,auto,auto # exec-once = waybar & hyprpaper & firefox -exec-once = swaync +exec-once = swaync & /usr/lib/polkit-kde-authentication-agent-1 # source = ~/.config/hypr/myColors.conf