add bspwm config and use as default WM

This commit is contained in:
2020-07-12 00:46:31 +02:00
parent 17bd71ac37
commit 25a350d962
4 changed files with 217 additions and 1 deletions

View File

@ -6,7 +6,7 @@ fi
xrandr --auto
xrandr --output HDMI1 --right-of DP1
xsetroot -solid '#424242'
xsetroot -solid '#224242'
xrdb -merge ~/.Xresources
setxkbmap pl -option ctrl:nocaps
@ -20,6 +20,7 @@ fi
# run emacs daemon if not running
emacsclient --eval nil -a '' &
exec /usr/bin/bspwm
exec /usr/bin/i3
dwm-clock &
exec /usr/local/bin/dwm