summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/.config/Xresources/URxvt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/.config/Xresources/URxvt.conf b/x11/.config/Xresources/URxvt.conf
index 286ed4e..85ea28f 100644
--- a/x11/.config/Xresources/URxvt.conf
+++ b/x11/.config/Xresources/URxvt.conf
@@ -33,7 +33,7 @@ URxvt.visualBell: false
! URxvt seems to render letters much wider than, for example, Emacs by
! default. Fix it by setting the letterspace to a negative value.
-URxvt.letterSpace: -1
+URxvt.letterSpace: -2
! Enable the url-select plugin along with the default plugins.
URxvt.perl-ext-common: default,url-select