[spacemacs] switch to zenburn & add html layer
[~bandali/configs] / x / .xinitrc
index fe55261..b33ae68 100755 (executable)
@@ -16,7 +16,7 @@ export _JAVA_AWT_WM_NONREPARENTING=1
 
 xrdb -merge ~/.Xresources
 #xsetroot -cursor_name left_ptr &  # set the cursor icon
 
 xrdb -merge ~/.Xresources
 #xsetroot -cursor_name left_ptr &  # set the cursor icon
-feh --bg-scale ~/pics/fall.jpg
+sh ~/.fehbg &
 xset +fp /usr/share/fonts/local
 xset +fp ~/.fonts
 xset fp rehash
 xset +fp /usr/share/fonts/local
 xset +fp ~/.fonts
 xset fp rehash
@@ -36,9 +36,11 @@ synclient HorizScrollDelta=-237
 # screen powersave
 xset +dpms
 xset dpms 0 0 300
 # screen powersave
 xset +dpms
 xset dpms 0 0 300
+xautolock -time 5 -locker i3lock-wrapper &
 
 # exec gnome-session
 # exec startkde
 #exec startxfce4
 # ...or the Window Manager of your choice
 
 # exec gnome-session
 # exec startkde
 #exec startxfce4
 # ...or the Window Manager of your choice
+source ~/.profile
 exec i3
 exec i3