Clean up xfce4 configs, fix issue with i3 xinit login

This commit is contained in:
natemaia
2018-08-13 11:06:32 -07:00
parent 813274560e
commit c7c57ac143
16 changed files with 1 additions and 411 deletions

View File

@ -56,7 +56,7 @@ kbdrate -d 400 -r 50
# do NOT put commands below the exec lines
case $session in
i3|i3wm) exec i3 ;;
i3|i3wm|i3-gaps) exec i3 ;;
bsp|bspwm) exec bspwm ;;
xfce|xfce4) exec startxfce4 ;;
openbox) exec openbox-session ;;