polybar
Here are 446 public repositories matching this topic...
-
Updated
May 28, 2020 - Shell
First of all: thanks for the amazing work and super easy install scripts. Now to my point:
The readme is well written, unfortunately not absolutely up to date. for example, it is missing completely the information about the very handy script 'change.sh' and how to use it.
Furthermore, it would make sense to me to include installation of the python-pip package in the install_ubuntu.sh script,
-
Updated
Jun 16, 2020 - Shell
-
Updated
Apr 5, 2020 - CSS
-
Updated
Dec 14, 2017 - Objective-C
Use Awesome-Lint
-
Updated
May 21, 2020 - Shell
It would be nice to have all user variables in just one file and then everything would get that from that file. Something like .user.
-
Updated
May 23, 2020 - Vim script
Better OSD support
The current OSD feature only works for KDE. It'd be nice to have it on Gnome, too (for example).
There isn't a standard way to show OSD messages (unlike for notifications), so the current Desktop Environment would have to be checked. This would be done at startup, and saved into a variable later checked when the OSD is displayed. I'm not sure about all the available DEs with OSD support, nor ha
Improve this page
Add a description, image, and links to the polybar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the polybar topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The easiest way to explain this is with an example. Imagine a module like this:
This would update the clock once every minute, which seems ideal, but it's not entirely accurate, since it doesn't update at the start of a new minute.
It wo