Skip to content
#

polybar

Here are 459 public repositories matching this topic...

jallbrit
jallbrit commented Mar 3, 2020

There are two ways to measure memory usage in Linux:

  • Available memory is being used for something, but is readily available. Linux does this to run programs more efficiently if RAM is not being used.
  • Free memory is not being used for anything. You could call it wasted RAM. It is almost always very low and lower than available memory.

[linuxatemyram.com](https://www.linuxatemyr

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.