shell-things/Xdefaults
Mikaela Suomalainen d2fc565a8a Xdefaults: add font fallbacks (not-bold)
If DejaVu Sans Mono Book is missing some glyph, fallback to
unifont and Andale Mono which hopefully have that glyph.

I didn't add bold fallbacks, because fc-list doesn't list those two
fonts as having bold varety.
2014-04-20 16:40:39 +03:00

14 lines
600 B
Plaintext

!Debian package: rxvt-unicode-256color
URxvt*background: #000000
URxvt*foreground: #ffffff
URxvt*termName: rxvt-256color
URxvt.scrollBar: false
URxvt.perl-ext-common: default,matcher
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*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=11:antialias=true:hinting=true
URxvt.letterSpace: 0