From 9a16be7d8a49958b152d14c67cb8d6697770e81a Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Wed, 9 Aug 2017 09:15:54 +0200 Subject: [PATCH] light background color --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 0cfa630..601e8ef 100755 --- a/.xinitrc +++ b/.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