Murzchnvok / polybar-collection

Beautiful collection of Polybar themes
824 stars 47 forks source link

Some Icon are are not showing for me and the power icon is covered, am i missing any dependencies? #4

Closed obaranek closed 3 years ago

obaranek commented 3 years ago

2020-11-08_00-42

Murzchnvok commented 3 years ago

Probably, you'll need mpd to use the mpd module, also you need to change the interface from the wlan and wired modules. About the icons you can see this closed issue, maybe this will help, I don't have this problem but some people do. To be honest you need to manually edit the theme and I recommend to use Polybar wiki as a guide.

obaranek commented 3 years ago

sorry. what do you mean by changing the wlan and wired modules?

Murzchnvok commented 3 years ago

The interface, run in the terminal:

-> ip addr

it will show the names of the interfaces, for example lo, enp1s0f2, wlp2s0. The enp1s0f2 in my machine is the ethernet interface, wlp2s0 is the wireless interface. You have to find yours and change the variable interface in the wlan and wired modules.