light background color

This commit is contained in:
Daniel Lundin 2017-08-09 09:15:54 +02:00
parent 6336e949a3
commit 9a16be7d8a

View file

@ -7,7 +7,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi fi
. $HOME/.bashrc . $HOME/.bashrc
xsetroot -solid \#282a2e xsetroot -solid \#668899
xmodmap $HOME/.Xmodmap xmodmap $HOME/.Xmodmap
feh --bg-fill $HOME/Images/desktop.jpg || true feh --bg-fill $HOME/Images/desktop.jpg || true
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se