Dark desktop background
This commit is contained in:
parent
5ec832c7c0
commit
8caa1fb4f2
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
|
fi
|
||||||
|
|
||||||
. $HOME/.bashrc
|
. $HOME/.bashrc
|
||||||
xsetroot -solid \#579
|
xsetroot -solid \#282a2e
|
||||||
xmodmap $HOME/.Xmodmap
|
xmodmap $HOME/.Xmodmap
|
||||||
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
|
setxkbmap -option ctrl:nocaps,grp:switch,grp_led:scroll us,se
|
||||||
exec dwm
|
exec dwm
|
||||||
|
|
Loading…
Reference in a new issue