This commit is contained in:
natemaia
2018-08-18 19:57:30 -07:00
parent a947ff930b
commit fd7821a80d
2 changed files with 6 additions and 6 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|i3-gaps) exec i3 ;;
i3|i3wm) exec i3 ;;
bsp|bspwm) exec bspwm ;;
xfce|xfce4) exec startxfce4 ;;
openbox) exec openbox-session ;;