From 8bab83a7c935710a8fd268402a9f25a9e060d680 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Sat, 17 May 2025 11:53:16 +0200 Subject: [PATCH] sway added polkit --- sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/sway/config b/sway/config index 3d6f739..b30f374 100644 --- a/sway/config +++ b/sway/config @@ -80,6 +80,7 @@ set $screenshot_selection $pipe_selection | $swappy && $notify_paste set $screenshot_selection_upload $pipe_selection | $upload_pipe # AUTOSTART APPLICATIONS +exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec_always { # theming (from manjaro sway desktop config) /usr/share/sway/scripts/enable-gtk-theme.sh "$gtk-theme"