You are not logged in.

#1 2018-08-16 10:54:53

dunce345
Member
From: India
Registered: 2018-08-15
Posts: 7

[solved] urxvt won't set terminal font to Roboto!


URxvt*letterspace: -1
URxvt*font: -*-roboto condensed-medium-r-*-*-17-*-*-*-*-*-*-*

This is my  ~/.Xresources file; I run  xrdb ~/.Xresources  and start urxvt but it doesn't open.

I installed ttf-roboto too, and ran mkfontdir and xset fp rehash after installation.

pls help.

P.S It works with other fonts.

Turns out, I didn't select the registry option when selecting from xfontsel. This solved the problem.

Last edited by dunce345 (2018-08-16 11:20:57)

Offline

#2 2018-08-16 11:13:39

Lupo Alberto
Member
From: Gomel, Belarus
Registered: 2013-11-25
Posts: 84

Re: [solved] urxvt won't set terminal font to Roboto!

Try to change a little

URxvt*font: xft:Roboto Condensed:pixelsize=17:antialias=true

...but first you can check it like this

urxvt -fn "xft:Roboto Condensed:pixelsize=17:antialias=true"

Last edited by Lupo Alberto (2018-08-16 11:22:35)

Offline

Board footer

Powered by FluxBB