From f2790a19337ae1baff1d1b66e096906cea2ef4f7 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Sat, 27 Feb 2021 14:12:31 +0530 Subject: [PATCH] i3: Drop xfce4-power-manager xfce4-power-manager is crap and kept consuming a lot of CPU on start of charging or boot up. Drop it. We have uninstalled it from the system anyways. --- i3/.i3/config | 1 - 1 file changed, 1 deletion(-) diff --git a/i3/.i3/config b/i3/.i3/config index 7c9871f..850a9b0 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -265,7 +265,6 @@ bindsym $mod+9 exec --no-startup-id blurlock #exec --no-startup-id xautolock -time 10 -locker blurlock exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec --no-startup-id nm-applet -exec --no-startup-id xfce4-power-manager exec --no-startup-id pamac-tray exec --no-startup-id clipit exec --no-startup-id "setxkbmap -model pc105 -layout us -option caps:escape"