aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
blob: 9ae157e69a1b7cb64d41343ed22ba24593b49177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
xrdb -merge -I$HOME ~/.Xresources
setxkbmap -option caps:escape
setxkbmap -option compose:menu
numlockx
xset -b # disable beeping

export QT_QPA_PLATFORMTHEME=gtk2
export QT_STYLE_OVERRIDE='gtk2'
export GTK_IM_MODULE=xim
# Fix fullscreen game offscreen
export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0
# To fix missing textures on intel
export force_s3tc_enable=true

mxrandr

exec ck-launch-session dbus-launch --sh-syntax --exit-with-session i3