Add some usefull stuff to xinitrc

This commit is contained in:
Stefan Ritter 2011-06-25 13:27:32 +02:00
parent 44c3c0576c
commit 221e2867ab

View file

@ -4,8 +4,13 @@ WM='i3'
WALLPAPER='media/bilder/wallpaper/wallpaper.png'
setxkbmap de neo
setxkbmap -option terminate:ctrl_alt_bksp
xset +fp /usr/share/fonts/local
xset fp rehash
xset -b
xset dpms force on
xset s off
if [ -e /usr/bin/xrandr ]; then
if [ $(hostname) = "galahad" ]; then