summaryrefslogtreecommitdiffstats
path: root/x/.xprofile
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2017-12-20 15:19:01 -0500
committerAmin Bandali <amin@aminb.org>2017-12-20 15:19:01 -0500
commit56fe44972a5871c713fee75ca255e540a658f4ec (patch)
treeef699ba08180fe1bd65243dc429bcc68df9875bc /x/.xprofile
parent161c93e90668ee7ea7350e2bb914eff827d2f672 (diff)
downloadconfigs-56fe44972a5871c713fee75ca255e540a658f4ec.tar.gz
configs-56fe44972a5871c713fee75ca255e540a658f4ec.tar.xz
configs-56fe44972a5871c713fee75ca255e540a658f4ec.zip
Back to urxvt; other updates
Diffstat (limited to 'x/.xprofile')
-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