siwtch to Fira Code
This commit is contained in:
parent
194c5a4265
commit
69c4be1fc8
2 changed files with 3 additions and 3 deletions
|
@ -13,8 +13,8 @@ URxvt.matcher.button: 1
|
|||
!--- Font ---!
|
||||
|
||||
URxvt.allow_bold: false
|
||||
URxvt.font: xft:Source Code Pro:size=12:antialias=true:hinting=true
|
||||
URxvt.boldFont: xft:Source Code Pro:size=12:antialias=true:hinting=true
|
||||
URxvt.font: xft:Fira Code:size=13:antialias=true:hinting=true
|
||||
URxvt.boldFont: xft:Fira Code:size=13:antialias=true:hinting=true
|
||||
|
||||
!--- HiDPI ---!
|
||||
Xft.dpi: 192
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[options]
|
||||
font = Source Code Pro 13
|
||||
font = Fira Code 13
|
||||
cursor_blink = off
|
||||
scrollback_lines = 4096
|
||||
urgent_on_bell = true
|
||||
|
|
Loading…
Reference in a new issue