summaryrefslogtreecommitdiffstats
path: root/x/.xprofile
blob: 055725dac1f15b537427f687d99089163c6ca585 (plain) (blame)
1
2
3
4
5
6
7
8
9
setxkbmap -option ctrl:nocaps
#setxkbmap -option compose:ralt

source ~/.zprofile
export _JAVA_AWT_WM_NONREPARENTING=1
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'

unlock-def-gk.py &
bspwm &