From e0c8130e7f22e3d8c23b9c76382b1207cb3de95a Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Wed, 3 Mar 2021 13:22:38 +0530 Subject: added polkit agent & rss command --- sway/.config/sway/config | 1 + 1 file changed, 1 insertion(+) (limited to 'sway') diff --git a/sway/.config/sway/config b/sway/.config/sway/config index df93979..508cb5f 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -198,6 +198,7 @@ exec_always { exec --no-startup-id ~/.bin/bat_check exec --no-startup-id sudo rtcwake -m mem -s 1 exec --no-startup-id autotiling +exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec_always pkill kanshi; exec kanshi include /etc/sway/config.d/* -- cgit v1.2.3