compton: disable fancy effects and such, optimize for performance
[~bandali/configs] / x / .xprofile
index 055725d..fe9c5cb 100644 (file)
@@ -1,7 +1,14 @@
-setxkbmap -option ctrl:nocaps
 #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 ~/.zprofile
+source $HOME/.zprofile
 export _JAVA_AWT_WM_NONREPARENTING=1
 export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'