From e8d58a9ba1a1e12bff2c2ad34eaa7a534eb647ee Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 22 Jan 2018 21:46:56 -0800 Subject: Fix fonts being squished together in URxvt --- urxvt/.config/Xresources/URxvt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'urxvt/.config/Xresources/URxvt.conf') diff --git a/urxvt/.config/Xresources/URxvt.conf b/urxvt/.config/Xresources/URxvt.conf index 95baa31..14b7ea1 100644 --- a/urxvt/.config/Xresources/URxvt.conf +++ b/urxvt/.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: -2 +! URxvt.letterSpace: -2 ! Enable the url-select plugin along with the default plugins. Also ! enable the selection-to-clipboard plugin so that the primary -- cgit v1.2.3-54-g00ecf