Fix fonts being squished together in URxvt
This commit is contained in:
parent
cc78d7e58a
commit
e8d58a9ba1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue