diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:49:39 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:49:39 -0500 |
commit | 5f121fc99444ee55a149c0a3e28f0b3b7e307d0d (patch) | |
tree | 6ed55d3332cea0189f7daa4f8efe9cb3ee4be2fa /desktop/bumblebee-status | |
parent | 4e1e8f394fda70c961610cd51426bee5e3092967 (diff) |
desktop/bumblebee-status: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'desktop/bumblebee-status')
-rw-r--r-- | desktop/bumblebee-status/README | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/desktop/bumblebee-status/README b/desktop/bumblebee-status/README index 2b6483e3b24c..9bb1be9012dc 100644 --- a/desktop/bumblebee-status/README +++ b/desktop/bumblebee-status/README @@ -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 |