add bspwm config and use as default WM
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user