adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.59k stars 406 forks source link

Many issues #118

Open needlesslygrim opened 3 years ago

needlesslygrim commented 3 years ago
  1. There is no network button
  2. The sound section just says offline
  3. Next to the leaf there's a box that says none and I have no idea what it does
  4. I can't figure out how to install networkmanager-dmenu and it doesn't work
  5. I can't find the font needed for this theme, Iosevka Nerd Font
  6. I can't use the pywal script even though i installed pywal through pip using sudo
  7. Half the buttons in the powermenu don't work

Can anyone help me fix these errors? I really like the theme but there are quite a few problems with it.

image

cizordj commented 3 years ago

What distribution are you using? These themes are meant to be customized, which means that you must to go through all the files and edit the network interfaces to correspond to your own and so on... The same goes for locales and the powermenu.

The powermenu relies on the systemd to work, since I don't have systemd I had to edit the file and change the commands it uses to turn off my computer, so yeah this is how it is.

needlesslygrim commented 3 years ago

I'm using Pop

jitendrapandya1996 commented 3 years ago

How to uninstall this one from ish shell app??image

cizordj commented 3 years ago

I'm using Pop

Well then, a little work is required for this theme to work properly. First, look through all the files and look for the network module, there you can see which network interface is being used to monitor, by default it is eth0 but this interface doesn't exist nowadays, change that to the interface of your own which can be found with ls /sys/class/net

It can be a wifi card or an ethernet thing, you know...