Giter Site home page Giter Site logo

Comments (5)

stav121 avatar stav121 commented on July 22, 2024

Hello sir, sorry for the late response.

This is a kinda "common" issue, most common cause is that the font on the terminal is not configured right. I suppose that you are using rxvt-unicode so I suggest you look up how to rightly configure the font you want for that terminal emulator.

Anyways, I hope I was not too late, I'd be glad to know if you solved it or not.

from i3wm-themer.

jasonwoan avatar jasonwoan commented on July 22, 2024

I came across this issue with rxvt-unicode and a fresh install of i3wm-themer. I ended up downloading the patched powerline fonts and edit ~/.Xresources with the following:

URxvt*font: xft:Source Code Pro for Powerline:size=10, xft:DejaVu Sans Mono for Powerline:size=10

The key bit is adding ft:DejaVu Sans Mono for Powerline:size=10 to get the missing arrow characters since Source Code Pro doesn't appear to have them.

from i3wm-themer.

mrsorensen avatar mrsorensen commented on July 22, 2024

Hello! When I change my font to either Deja Vu Sans or the full line jasonwoan commented I get a couple of icons, but not all (see screenshot). I haven't tried very hard to fix this though since icons are not super essential. Thank you both for answering!
2018-10-11-214417_1366x768_scrot

from i3wm-themer.

stav121 avatar stav121 commented on July 22, 2024

Judging from that screenshot the Font is not configured right. It's kinda tricky to do with urxvt , it's a problem I've run into plenty of times and I've always fixed by an accident. Even a spelling mistake on the font name will cause malformation and errors.

For me usually this line works: URxvt.font: xft:Source Code Pro Semibold:size=10.5

and always remember to run the command xrdb ~/.Xresources to apply the changes.

I believe that if you play around with it for a bit you will be able to find a solution :-)

from i3wm-themer.

mrsorensen avatar mrsorensen commented on July 22, 2024

Update: I got most icons working by going back to the default URxvt font in Manjaro with this line:
URxvt.font: 9x15,xft:TerminessTTFNerdFontMono

from i3wm-themer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.