summaryrefslogtreecommitdiffstats
path: root/x/.xprofile
blob: fe9c5cbba8b427705cdb19259984db9d15fb1f3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#setxkbmap -option compose:ralt
setxkbmap -option ctrl:nocaps

setxkbmap -option ctrl:rctrl_ralt
setxkbmap -option altwin:swap_alt_win
#xmodmap .Xmodmap

#light -Scrs "intel_backlight" 75
light -Scrs "intel_backlight" 2

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

unlock-def-gk.py &
bspwm &