summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xxorg/xinitrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/xorg/xinitrc b/xorg/xinitrc
index 81d5529..0f7ff0f 100755
--- a/xorg/xinitrc
+++ b/xorg/xinitrc
@@ -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