X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/85e3148ba10e276e6b8314908d8e38b4d375640e..056eba24a096c9e6ea355936063d5f60741265e3:/x/.xprofile?ds=inline

diff --git a/x/.xprofile b/x/.xprofile
index 055725d..bfe65ea 100644
--- a/x/.xprofile
+++ b/x/.xprofile
@@ -1,7 +1,13 @@
-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" 2
 
-source ~/.zprofile
+source $HOME/.zprofile
 export _JAVA_AWT_WM_NONREPARENTING=1
 export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true'