changed default background colour (to be the same as the one in sxmo-xdm-config)
it's subjective, but the old one was rather ugly imho. Of course people should customise it in their own custom xinit, but it might be better if the default is a bit more appealing to the eye as it's the first thing new users will see. Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
parent
65d9d60ff1
commit
a537bea76a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ setupxdgruntimedir() {
|
|||
xdefaults() {
|
||||
alsactl --file /usr/share/sxmo/alsa/default_alsa_sound.conf restore
|
||||
xmodmap /usr/share/sxmo/appcfg/xmodmap_caps_esc
|
||||
xsetroot -mod 3 2 -fg '#000000' -bg '#888888'
|
||||
xsetroot -mod 29 29 -fg '#0b3a4c' -bg '#082430'
|
||||
xset s off -dpms
|
||||
xrdb /usr/share/sxmo/appcfg/xresources_xcalc.xr
|
||||
synclient TapButton1=1 TapButton2=3 TapButton3=2 MinSpeed=0.25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue