[rc/{mpd,msmtp,ncmpcpp}] migrate to new literate setup
[~bandali/configs] / x / .xprofile
index e3736f1..4d3ad7b 100644 (file)
@@ -1,16 +1,17 @@
 #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
 
-#light -Scrs "intel_backlight" 75
+#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
 
-source ~/.zprofile
+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 &