Closed Anonymous78910 closed 2 years ago
Please post your config. This would help.
Here you go: https://pastebin.com/0BW8rt7P
You have your module config in an external file? Can you add this here?
Yeah they are in seperate files as in polybar-themes. modules: https://pastebin.com/G5iNeZhN
Could you run your polybar from command line? Something like
$ polybar main
This should give you some logs. Paste them here.
$ polybar main -c ~/polybar-themes/simple/forest/config.ini notice: Parsing config file: /home/username/polybar-themes/simple/forest/config.ini error: module/mpd: Connection refused error: module/mpd: Connection refused notice: Loaded font "Poppins-Medium:size=10" (name=Poppins, offset=4, file=/home/username/.local/share/fonts/Poppins/Poppins-Regular.ttf) notice: Loaded font "Iosevka Nerd Font:size=10" (name=Iosevka, offset=3, file=/home/username/.local/share/fonts/iosevka_nerd_font.ttf) notice: Loaded font "feather:size=12" (name=feather, offset=3, file=/home/username/.local/share/fonts/feather.ttf)
Do you have some lines like this?
warn: Dropping unmatched character ⏵ (U+23f5) in ...
no such error
I have checked the script. Everything works with it. So I would expect an configuration issue.
Could you show a screenshot of what you can see?
Unfortunately, I can not reproduce the problem. Reopen this issue if you could find out something if you want.
Hey, first of all thanks for making such a wonderful script. I have used mpristail Output using formatters and Polybar action handlers. While I am able to see name of song and artist I cant see play pause next previous keys. They are not just there. I am new to all this. Please ask for any conf file if needed