mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 05:09:23 +01:00
Xdefaults: set FontAwesome as default.
I fear everything breaks on next urxvt restart.
This commit is contained in:
parent
03b6a15691
commit
6ef957dbb7
@ -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, xft:FontAwesome:pixelsize=11:antialias=true:hinting=true
|
||||
URxvt*font: xft:FontAwesome:pixelsize=11:antialias=true:hinting=true, 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*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=11:antialias=true:hinting=true
|
||||
URxvt.letterSpace: 0
|
||||
|
Loading…
Reference in New Issue
Block a user