Code Monkey home page Code Monkey logo

Comments (2)

ayamir avatar ayamir commented on August 30, 2024

btw, when I start polybar from terminal, it's the information:
image

But the bug: warn: Dropping unmatched character ️ (U+fe0f)
may be not belonging to the awesome font, it appeared before I use the awesome icon font.

from polybar-nord-theme.

ayamir avatar ayamir commented on August 30, 2024

Oh, I finally find my low-level error.

  1. ws-icon-x is not consequent, so the char is not displayed.
  2. I use icons don't belong to the Font Awesome Brand and Font Awesome Free.
    The correct approach is following:
  3. sudo pacman -S gucharmap(if you have not installed it)
  4. open gucharmap(字符映射表) and find Font Awesome 5 Brands or Font Awesome 5 Free
  5. In the Unicode Block(Unicode 区块) option, find and select private space(私用空间)
  6. In the top menu, select View(查看) option, select Only show glyphs from this font(只显示来自此字体的字形), and then choose icons you need, copy it to you config.
    It's my config:
    image

So, it's my result:
image

from polybar-nord-theme.

Related Issues (14)

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.