From 47fb3aa449dd7e05fdd5dbb8a443e8e9c7603e04 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 8 Dec 2021 10:32:35 -0500 Subject: avoiding the use of a potentially dead polkit agent --- awesome/autorun.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'awesome/autorun.sh') diff --git a/awesome/autorun.sh b/awesome/autorun.sh index 32759c5..0df9b02 100755 --- a/awesome/autorun.sh +++ b/awesome/autorun.sh @@ -11,7 +11,7 @@ run () { run picom -b run nitrogen --restore run volumeicon -run lxsession +# run lxsession run xfce4-volumed-pulse run /usr/lib/gsd-datetime # run /usr/lib/baloo_file @@ -38,3 +38,4 @@ run /usr/lib/xfce4/notifyd/xfce4-notifyd run /home/kylert/.config/awesome/keymapper.sh run /home/kylert/.config/awesome/xinput-daemon.sh run ibus-daemon -drxR +run /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 -- cgit v1.2.3