Commit | Line | Data |
---|---|---|
855ca243 | 1 | #setxkbmap -option compose:ralt |
56fe4497 | 2 | setxkbmap -option ctrl:nocaps |
d5296b75 | 3 | #setxkbmap -option ctrl:rctrl_ralt |
56fe4497 | 4 | setxkbmap -option altwin:swap_alt_win |
d5296b75 AB |
5 | |
6 | #xmodmap -e "keycode 135 = Super_R" # remap menu key to super | |
7 | xmodmap -e "keycode 135 = Alt_R" # remap menu key to alt | |
56fe4497 | 8 | |
56fe4497 | 9 | light -Scrs "intel_backlight" 2 |
3aeeb20d | 10 | |
4372f047 | 11 | source $HOME/.zprofile |
22611512 | 12 | export _JAVA_AWT_WM_NONREPARENTING=1 |
855ca243 | 13 | export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true' |
22611512 | 14 | |
d5296b75 | 15 | #unlock-def-gk.py & |
47babb65 | 16 | bspwm & |
d5296b75 | 17 | #emacs & |