siwtch to Fira Code

This commit is contained in:
Johannes Loher 2020-09-14 11:19:07 +02:00
parent 194c5a4265
commit 69c4be1fc8
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
[options]
font = Source Code Pro 13
font = Fira Code 13
cursor_blink = off
scrollback_lines = 4096
urgent_on_bell = true