summaryrefslogtreecommitdiffstats
path: root/x/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x/.xprofile9
1 files changed, 8 insertions, 1 deletions
diff --git a/x/.xprofile b/x/.xprofile
index 055725d..e3736f1 100644
--- a/x/.xprofile
+++ b/x/.xprofile
@@ -1,5 +1,12 @@
-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
export _JAVA_AWT_WM_NONREPARENTING=1