summary refs log tree commit diff stats
path: root/.config/i3
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config
index ed3c049..afe1046 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -11,7 +11,10 @@
 #################################
 # AUTOSTART SECTION
 # ###############################
+exec_always "sh $HOME/.fehbg"
 exec_always --no-startup-id $HOME/.config/polybar/launch.sh
+exec "xcompmgr &"
+exec "xscreensaver &"
 exec "pactl upload-sample /usr/share/sounds/freedesktop/stereo/bell.oga x11-bell"
 exec "pactl load-module module-x11-bell sample=x11-bell display=$DISPLAY"
 exec "xset b 100"