light background color
This commit is contained in:
parent
6336e949a3
commit
9a16be7d8a
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -7,7 +7,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
|
|||
fi
|
||||
|
||||
. $HOME/.bashrc
|
||||
xsetroot -solid \#282a2e
|
||||
xsetroot -solid \#668899
|
||||
xmodmap $HOME/.Xmodmap
|
||||
feh --bg-fill $HOME/Images/desktop.jpg || true
|
||||
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
|
||||
|
|
Loading…
Add table
Reference in a new issue