Fix fonts being squished together in URxvt

This commit is contained in:
Tom Willemse 2018-01-22 21:46:56 -08:00
parent cc78d7e58a
commit e8d58a9ba1

View file

@ -33,7 +33,7 @@ URxvt.visualBell: false
! URxvt seems to render letters much wider than, for example, Emacs by ! URxvt seems to render letters much wider than, for example, Emacs by
! default. Fix it by setting the letterspace to a negative value. ! 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 url-select plugin along with the default plugins. Also
! enable the selection-to-clipboard plugin so that the primary ! enable the selection-to-clipboard plugin so that the primary