Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't work in urxvt-unicod #48

Open
Geordinateur opened this issue Feb 12, 2022 · 2 comments
Open

Don't work in urxvt-unicod #48

Geordinateur opened this issue Feb 12, 2022 · 2 comments

Comments

@Geordinateur
Copy link

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

@Geordinateur
Copy link
Author

Geordinateur commented Feb 19, 2022

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

@ashtrax3000
Copy link

ashtrax3000 commented Aug 3, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants