aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
blob: 41b4fba2d39888bf0af9535701d2f7b3685e9fa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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

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