Skip to content
#

polybar

Here are 654 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

marioortizmanero
marioortizmanero commented Oct 25, 2020

The repo is called polybar-pulseaudio-control but that's just because I use Polybar and I created the script for my own. But I'd like to rename it to just pulseaudio-control. The core of the script can be perfectly re-used for other status bars. I would introduce a --status-bar flag that sets the "compatibility mode" for that. If anyone wants to give it a try, leave a comment here!

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