GithubHelp home page GithubHelp logo

polybar-collection's Issues

Polybar gruvbox theme not working

Screenshot from 2021-01-05 16-00-23
Hey, very nice beautiful theme you got here, unfortunately for me it isn't working because I need to install the "colored" package, any way you could please help me? i'm on arch and have followed the instructions on readme.md

Hardcoded creds

First things, thanks for the repo! I was looking at the weather.py and noticed you have your OpenWeather API key hardcoded in there. Just wanted to make you aware in the event it wasn't intentional.

MPD/Mopidy & ncmpcpp

I was finally able to get Mopidy & ncmpcpp running and when I play songs the MPD module shows up on the polybar and I can pause/stop/skip songs etc.. but It's not displaying song title on anything of that sort. It because of the tools(mopidy/ncmpcpp), or some configuration I need?

Thanks!

How to copy Icons?

Hey there,

I'm trying to use the Material Icons (I have Material-Design-Iconic-Font font installed) and I am using gucharmap to view from the Private Use Area to see the icons. When I copy/paste into terminal... I am not getting the desired icon.

Is there a separate font I need to install?

modules : dnd DUNST_COMMAND deprecated

dunst-project/dunst#830

Drop in replacements for the removed commands:

notify-send DUNST_COMMAND_PAUSE -> dunstctl set-paused true
notify-send DUNST_COMMAND_RESUME -> dunstctl set-paused false
notify-send DUNST_COMMAND_TOGGLE -> dunstctl set-paused toggle

[module/dnd]
type = custom/ipc
initial = 1

hook-0 = echo "%{A1:notify-send 'DUNST_COMMAND_PAUSE' && polybar-msg hook dnd 2:}%{T7}%{T-}%{A}" &
hook-1 = echo "%{A1:notify-send 'DUNST_COMMAND_RESUME' && polybar-msg hook dnd 1:}%{T7}%{T-}%{A}" &

format-foreground = ${colors.fg}
format-padding = 1

Dependencies issues

  • i3, Arch Linux, Dependencies Installed

When loading one of the bars per the instructions, the Ugly Weather (dead repo) script fails to load (weather.ini).

Removing the weather.ini script from all of the files is enough to fix it, however the actual blocks still fail to load, aside from the time block.

How do i install feather?

I visited the feather website, but could only find a .zip with a bunch of svgs in it, how do i install all the fonts required for this? (material fonts and jetbrains are working fine)
image
Trying to use the lofi theme ^^ (it looks amazing btw)

error: Uncaught exception

error: Uncaught exception, shutting down: Failed to open config file /home/suredials/polybar-collection/themes/lofi/include-modules.ini: No such file or directory

Bar does not show

So I installed everything and cloned it and all, changed the settings in my i3 config but still there is nothing that shows up.

Hope I can get some help,

Nord theme not displaying correctly

I'm trying to use your Nord polybar, and each time I do it displays without icons. If I run this:

``polybar -c .config/polybar/config.ini main

I get this output:

I've installed ttf-material-icons-git from the AUR. Any tips on what to do?

Whta's the font name for lofi theme?

Hi, When I use lofi theme I don't get these warnings and polybar left side doesn't show at all. I have all the required fonts loaded so my guess is that these chars are from different font.
Thanks a lot for your efforts.

warn: Dropping unmatched character  (U+e9e7) in ''
warn: Dropping unmatched character  (U+e9e7) in ''
warn: Dropping unmatched character  (U+e9e7) in ''

weather module is not running

sorry for my english... i'm using google translator.
anyway, in any theme that I put Weather does not run. gives the error "Traceback (most recent call last):
2023-03-06-171418_497x34_scrot
I already have the site's API, but I don't know where to put it '-' (I'm sorry I'm a layman)

change api to get location

I clone your repo and get error when get city from old api https://ipapi.co/json

error:

python3 $HOME/polybar-collection/scripts/weather/main.py -u metric -a 61527dc595b1f41998133d77d4d7b106
Traceback (most recent call last):
  File "/home/huy/polybar-collection/scripts/weather/main.py", line 120, in <module>
    main()
  File "/home/huy/polybar-collection/scripts/weather/main.py", line 106, in main
    city = args.city[0] if args.city else get_city()
                                          ^^^^^^^^^^
  File "/home/huy/polybar-collection/scripts/weather/main.py", line 17, in get_city
    return r.json()["city"]
           ~~~~~~~~^^^^^^^^
KeyError: 'city'

I recomment you change to http://ip-api.com/json it also free too.

Lego left

Hey there, first i want to say your polybar collection is great.
I am trying to use your lego-left module, I have your fonts copied and when i use it, i actually get a full lego, not "merging" into the next module, if it make sense.

only half the icons show up

Hi, first of all I love your nord theme for polybar.
The issue is that the icons in the bar only show half way. On both of my devices so it's not hardware related.
Both of them are running arch with i3.
I include a screenshot so you can see what i mean.
Screenshot_2020-10-24_01-15-42

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.