Moving on

This commit is contained in:
Daniel Lundin 2018-11-01 09:50:03 +01:00
parent 6e5d028fd1
commit a8295d554c
15 changed files with 153 additions and 464 deletions

View file

@ -6,10 +6,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
. $HOME/.bashrc
xsetroot -solid \#202020
xmodmap $HOME/.Xmodmap
feh --bg-fill $HOME/Images/desktop.jpg || true
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
alacritty -e tmux attach -t0 &
exec dwm
exec $HOME/bin/dwm