[rc/gtk,isync] migrate GTK and isync configs
[~bandali/configs] / x / .xprofile
... / ...
CommitLineData
1#setxkbmap -option compose:ralt
2setxkbmap -option ctrl:nocaps
3#setxkbmap -option ctrl:rctrl_ralt
4setxkbmap -option altwin:swap_alt_win
5
6#xmodmap -e "keycode 135 = Super_R" # remap menu key to super
7xmodmap -e "keycode 135 = Alt_R" # remap menu key to alt
8
9light -Scrs "intel_backlight" 2
10
11source $HOME/.zprofile
12export _JAVA_AWT_WM_NONREPARENTING=1
13export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'
14
15#unlock-def-gk.py &
16bspwm &
17#emacs &