switch to i3 window manager

This commit is contained in:
2020-01-18 14:44:59 +01:00
parent 230741595c
commit dcf586c15b
3 changed files with 193 additions and 12 deletions

View File

@ -8,19 +8,9 @@ xsetroot -solid '#424242'
xrdb -merge ~/.Xresources
setxkbmap pl -option ctrl:nocaps
xsetroot -cursor_name left_ptr
export EDITOR=emacsclient
export VISUAL=emacsclient
if which stumpwm > /dev/null; then
emacsclient --eval nil || emacs --daemon
exec stumpwm
fi
#export MY_USE_EXWM=t
#exec emacs
emacsclient --eval nil || emacs --daemon
exec /usr/bin/i3
dwm-clock &
exec /usr/local/bin/dwm
exec /usr/bin/i3
exec xterm