github vars1ty/HybridBar 0.2.2

latest releases: 0.3.4, 0.3.3, 0.3.2...
23 months ago
  • Spacings can now be styled using their name in CSS, just like any other widget
  • Made error messages a bit more helpful at times
  • BREAKING: The JSON-Key background is no longer available and has been replaced with hybrid
  • You can now customize the update-rate of labels that have a command attached to them. For example:
{
    "hybrid": {
        "update_rate": 100,
        "r": 10,
        "g": 10,
        "b": 10,
        "a": 1.0
    },
}

The example above runs a bash-command on labels with one attached every 100ms.

Don't miss a new HybridBar release

NewReleases is sending notifications on new releases.