From a588c8d2168dd33c5933009b4945b7c5852b86d6 Mon Sep 17 00:00:00 2001 From: Shaun Reed Date: Sun, 23 Feb 2020 14:11:36 +0000 Subject: [PATCH] Add xfce4 power manager, wicd startup on i3 login --- .config/i3/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 71631c9..2b84eba 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -10,6 +10,8 @@ # Please see https://i3wm.org/docs/userguide.html for a complete reference! set $mod Mod4 +# Mod1 = Alt +#set $mod Mod1 focus_follows_mouse no for_window [class="yakuake"] floating enable @@ -224,6 +226,8 @@ exec --no-startup-id xbindkeys --poll-rc exec --no-startup-id $HOME/.local/bin/i3scripts/start_konky exec --no-startup-id sh ~/.fehbg exec --no-startup-id xautolock -time 10 -locker blurlock +exec --no-startup-id wicd-client -t +exec --no-startup-id xfce4-power-manager # Application keybinds