desktop/bumblebee-status: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
4e1e8f394f
commit
5f121fc994
|
@ -1,4 +1,5 @@
|
|||
bumblebee-status - a modular, theme-able status line generator for the i3 window manager.
|
||||
bumblebee-status - a modular, theme-able status line generator for the
|
||||
i3 window manager.
|
||||
|
||||
Focus is on:
|
||||
|
||||
|
@ -6,14 +7,17 @@ ease of use, sane defaults (no mandatory configuration file)
|
|||
easy creation of custom themes
|
||||
easy creation of custom modules
|
||||
|
||||
Required i3wm version: 4.12+ (in earlier versions, blocks won't have background colors)
|
||||
Required i3wm version: 4.12+ (in earlier versions, blocks won't have
|
||||
background colors)
|
||||
|
||||
Supported Python versions: 3.4, 3.5, 3.6, 3.7, 3.8, 3.9
|
||||
|
||||
Supported FontAwesome version: 4 (free version of 5 doesn't include some of the icons)
|
||||
Supported FontAwesome version: 4 (free version of 5 doesn't include
|
||||
some of the icons)
|
||||
|
||||
Available modules lists the dependencies (Python modules and external executables) for each module.
|
||||
If you are not using a module, you don't need the dependencies.
|
||||
Available modules lists the dependencies (Python modules and external
|
||||
executables) for each module. If you are not using a module, you
|
||||
don't need the dependencies.
|
||||
|
||||
To get a list, do :
|
||||
$ bumblebee-status -l themes
|
||||
|
|
Loading…
Reference in New Issue