bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
Tobias Witek 3ca53dd0fa [themes] Make individual items theme-able (a bit)
Individual items in the bar can now be configured with a prefix and a
suffix. It works like this:

* If there is a specific module configuration in the theme
  configuration, use that (i.e. { "<modulename>": { "prefix: " a " } })
* Otherwise, if there is a configuration in the "default" section of the
  theme, use that
* Otherwise, if the module object itself has a method called like the
  required attribute (prefix, suffix), use that
* Otherwise, leave prefix/suffix empty ("")
2016-10-31 07:18:57 +01:00
bumblebee [themes] Make individual items theme-able (a bit) 2016-10-31 07:18:57 +01:00
.gitignore Initial commit 2016-10-30 15:07:21 +01:00
i3bumblebee [themes] Make individual items theme-able (a bit) 2016-10-31 07:18:57 +01:00
LICENSE Initial commit 2016-10-30 15:07:21 +01:00
README.md Initial commit 2016-10-30 15:07:21 +01:00

i3bumblebee

Small, humble tool for displaying system information in the i3bar