X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/149b29f1d745f8da7ed0da386282e61ae5057af2..590276739114ee21891a9aab06a05938d80db544:/x/.xprofile diff --git a/x/.xprofile b/x/.xprofile index bfe65ea..4d3ad7b 100644 --- a/x/.xprofile +++ b/x/.xprofile @@ -1,9 +1,10 @@ #setxkbmap -option compose:ralt setxkbmap -option ctrl:nocaps - -setxkbmap -option ctrl:rctrl_ralt +#setxkbmap -option ctrl:rctrl_ralt setxkbmap -option altwin:swap_alt_win -#xmodmap .Xmodmap + +#xmodmap -e "keycode 135 = Super_R" # remap menu key to super +xmodmap -e "keycode 135 = Alt_R" # remap menu key to alt light -Scrs "intel_backlight" 2 @@ -11,5 +12,6 @@ source $HOME/.zprofile export _JAVA_AWT_WM_NONREPARENTING=1 export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true' -unlock-def-gk.py & +#unlock-def-gk.py & bspwm & +#emacs &