summaryrefslogtreecommitdiff
path: root/.config/X11
diff options
context:
space:
mode:
Diffstat (limited to '.config/X11')
-rw-r--r--.config/X11/modmap4
-rw-r--r--.config/X11/resources5
2 files changed, 7 insertions, 2 deletions
diff --git a/.config/X11/modmap b/.config/X11/modmap
index 22d2ac6..5d94726 100644
--- a/.config/X11/modmap
+++ b/.config/X11/modmap
@@ -34,8 +34,8 @@ clear mod5
add shift = Shift_L Shift_R
add lock = Caps_Lock
add control = Control_L Control_R
-add mod1 = Num_Lock
-add mod2 = Alt_L Alt_R Meta_L Meta_R
+add mod1 = Alt_L Alt_R Meta_L Meta_R
+add mod2 = Num_Lock
add mod3 = ISO_Level3_Shift
add mod4 = Super_L Super_R
add mod5 = Hyper_L Hyper_R
diff --git a/.config/X11/resources b/.config/X11/resources
index c85fdaf..64cad98 100644
--- a/.config/X11/resources
+++ b/.config/X11/resources
@@ -1,5 +1,10 @@
! -*- Mode: Conf-xdefaults -*-
+! with scaling on some monitors, subpixel rendering doesn't make sense
+Xft.rgba: none
+! when doing the scaling, avoid letting sampling artifacts hide thin lines
+Xft.embolden: true
+
! "native" colors
URxvt.background: #000000
URxvt.foreground: #CCCCCC