README 708 B

12345678910111213141516171819202122232425
  1. bumblebee-status - a modular, theme-able status line generator for the
  2. i3 window manager.
  3. Focus is on:
  4. ease of use, sane defaults (no mandatory configuration file)
  5. easy creation of custom themes
  6. easy creation of custom modules
  7. Required i3wm version: 4.12+ (in earlier versions, blocks won't have
  8. background colors)
  9. Supported Python versions: 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
  10. Supported FontAwesome version: 4 (free version of 5 doesn't include
  11. some of the icons)
  12. Available modules lists the dependencies (Python modules and external
  13. executables) for each module. If you are not using a module, you
  14. don't need the dependencies.
  15. To get a list, do :
  16. $ bumblebee-status -l themes
  17. $ bumblebee-status -l modules