aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
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