aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2017-04-07 14:56:22 +0200
committerKarel Kočí <karel.koci@nic.cz>2017-04-07 14:56:22 +0200
commita793b23435567f2d4f49846196ceebcc47cd764c (patch)
tree5f542d40b11c55ff851724cbab21c27ba7a8ff0d /xinitrc
parent6384224250a62e8b1ea913934db5dbae536ce153 (diff)
downloadmyconfigs-a793b23435567f2d4f49846196ceebcc47cd764c.tar.gz
myconfigs-a793b23435567f2d4f49846196ceebcc47cd764c.tar.bz2
myconfigs-a793b23435567f2d4f49846196ceebcc47cd764c.zip
Remove stuff not needed on server
Diffstat (limited to 'xinitrc')
-rw-r--r--xinitrc17
1 files changed, 0 insertions, 17 deletions
diff --git a/xinitrc b/xinitrc
deleted file mode 100644
index 022cf4b..0000000
--- a/xinitrc
+++ /dev/null
@@ -1,17 +0,0 @@
-xrdb -merge -I$HOME ~/.Xresources
-setxkbmap -option caps:escape
-setxkbmap -option compose:menu
-numlockx
-xset -b # disable beeping
-
-export QT_STYLE_OVERRIDE='gtk2'
-export GTK_IM_MODULE=xim
-# Fix fullscreen game offscreen
-export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0
-
-mxrandr
-start-pulseaudio-x11
-
-#exec i3 -d all -V >> ~/i3log-$(date +'%F-%k-%M-%S') 2>&1
-exec ck-launch-session dbus-launch --sh-syntax --exit-with-session i3
-#exec i3 --shmlog-size=26214400