mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 03:02:52 +01:00
Xdefaults: add FontAwesome as yet another fallback.
This commit is contained in:
parent
7fa915cd3c
commit
03b6a15691
@ -8,6 +8,6 @@ URxvt.url-launcher: /usr/bin/xdg-open
|
||||
URxvt.matcher.button: 1
|
||||
!URxvt.perl-ext-common: ...,tabbed,...
|
||||
!URxvt.urgentOnBell: True
|
||||
URxvt*font: xft:DejaVu Sans Mono:pixelsize=11:antialias=true:hinting=true, xft:unifont:pixelsize=11:antialias=true:hinting=true, xft:Andale Mono:pixelsize=11:antialias=true:hinting=true
|
||||
URxvt*font: xft:DejaVu Sans Mono:pixelsize=11:antialias=true:hinting=true, xft:unifont:pixelsize=11:antialias=true:hinting=true, xft:Andale Mono:pixelsize=11:antialias=true:hinting=true, xft:FontAwesome:pixelsize=11:antialias=true:hinting=true
|
||||
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=11:antialias=true:hinting=true
|
||||
URxvt.letterSpace: 0
|
||||
|
Loading…
Reference in New Issue
Block a user