Xresources: switch from Fira Code to Fira Mono
This commit is contained in:
parent
afdcd85fa0
commit
9599aa072c
1 changed files with 2 additions and 3 deletions
|
@ -37,8 +37,8 @@ xscreensaver.passwd.thermometer.width: 8
|
||||||
|
|
||||||
! urxvt -------------------------------------------
|
! urxvt -------------------------------------------
|
||||||
|
|
||||||
URxvt*font: xft:FiraCode:medium:size=8:antialiasing=true
|
URxvt*font: xft:Fira Mono:medium:size=8:antialiasing=true
|
||||||
URxvt*boldFont: xft:FiraCode:bold:size=8:antialiasing=true:style=medium
|
URxvt*boldFont: xft:Fira Mono:bold:size=8:antialiasing=true:style=medium
|
||||||
URxvt.letterSpace: 0
|
URxvt.letterSpace: 0
|
||||||
! Add fallback fonts as laid out in `man 1 urxvt` under "font:" in the RESOURCES section
|
! Add fallback fonts as laid out in `man 1 urxvt` under "font:" in the RESOURCES section
|
||||||
|
|
||||||
|
@ -132,7 +132,6 @@ URxvt*scrollTtyKeypress: true
|
||||||
! *color7: #a89984
|
! *color7: #a89984
|
||||||
! *color15: #ebdbb2
|
! *color15: #ebdbb2
|
||||||
|
|
||||||
|
|
||||||
! Gruvbox Light Medium
|
! Gruvbox Light Medium
|
||||||
! hard contrast: *background: #f9f5d7
|
! hard contrast: *background: #f9f5d7
|
||||||
! *background: #fbf1c7
|
! *background: #fbf1c7
|
||||||
|
|
Loading…
Reference in a new issue