Skip to content
#

polybar

Here are 446 public repositories matching this topic...

darkwater
darkwater commented Apr 18, 2020

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:

[module/date]
type = "internal/date";
interval = 60;
time = "%H:%M";

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

pvyleta
pvyleta commented Jan 5, 2019

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,

marioortizmanero
marioortizmanero commented Feb 2, 2020

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.

Curate this topic

Add this topic to your repo

To associate your repository with the polybar topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.