Update URxvt font
This commit is contained in:
parent
e6ba03c1c0
commit
f28e74b77b
1 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@ URxvt.perl-ext-common: default,url-select
|
|||
URxvt.url-launcher: conkeror
|
||||
|
||||
! Use an excellent font.
|
||||
URxvt.font: xft:Fantasque Sans Mono-13:weight=medium
|
||||
URxvt.boldFont: xft:Fantasque Sans Mono-13:weight=bold
|
||||
URxvt.italicFont: xft:Fantasque Sans Mono-13:slant=italic
|
||||
URxvt.font: xft:Fantasque Sans Mono-15:weight=medium
|
||||
URxvt.boldFont: xft:Fantasque Sans Mono-15:weight=bold
|
||||
URxvt.italicFont: xft:Fantasque Sans Mono-15:slant=italic
|
||||
|
||||
! Attempt to find a visual with the given bit depth.
|
||||
URxvt.depth: 32
|
||||
|
|
Loading…
Reference in a new issue