From 5a9f9921ff588117c264ca7a3cda23900751feb7 Mon Sep 17 00:00:00 2001 From: Benjamin Morrison Date: Wed, 29 Dec 2021 00:49:23 -0500 Subject: some updates for new mail domain, editor changes, $PATH --- .config/i3/config | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/i3/config') 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" -- cgit 1.4.1