sebastiencs / icons-in-terminal

Use any fonts in the terminal without replacing or patching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't work in urxvt-unicod

Geordinateur opened this issue · comments

Im on archlinux and impossible to work in urxvt, do you know why?

It work whit all terminal (Alacritty, kitty, terminator etc...) but with UXrvt, not, I have installed with AUR, I use Monospace. Its my .config/fontconfig/conf.d/30-icons.conf

<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<alias><family>Monospace</family><prefer><family>icons-in-terminal</family></prefer></alias>
<alias><family>DejaVu Sans Mono</family><prefer><family>icons-in-terminal</family></prefer></alias>
</fontconfig>

and .Xresources

URxvt*font: xft: Monospace:size=10, xft: DejaVu Sans Mono:size=12,
URxvt*boldFont: xft: Monospace:bold:size=10
URxvt*scrollBar:	    false
URxvt*internalBorder: 0
URxvt*letterSpace:  	0
URxvt.perl-ext:				default,matcher
URxvt.url-launcher:		/usr/bin/qutebrowser
URxvt.matcher.button:	1
URxvt.termname:				rxvt-unicode
URxvt*cursorBlink:    true
URxvt.iso14755:		    false
URxvt*utf8:			      true
URxvt.keysym.C-equal:      resize-font:bigger
URxvt.keysym.C-parenright: resize-font:smaller

Same here. Arch install w/ i3 wm.
It works with Kitty and Alacritty in conjunction with nnn and ls, but can't get it to work on URxvt or Fish where it shows empty little rectangles instead of symbols