diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-26 04:04:44 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:29 +0700 |
commit | 5c6cc94a480443696061fc9f47b8c89d3e6b879a (patch) | |
tree | efd3b98671ad0af2bbc80a43c8cebb97cc6495ab /system | |
parent | 2aaf1fdf3dddfbccb8deada7d9eaa4731559bd61 (diff) |
system/powerkit: Reflow README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system')
-rw-r--r-- | system/powerkit/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/system/powerkit/README b/system/powerkit/README index 9fb732ba51ea..87098342bb38 100644 --- a/system/powerkit/README +++ b/system/powerkit/README @@ -1,3 +1,9 @@ -powerkit is an lightweight desktop independent full featured power manager, originally created for Slackware for use with alternative desktop environments and window managers, like Fluxbox, Blackbox, FVWM, WindowMaker, Openbox, Lumina and others. +powerkit is an lightweight desktop independent full featured power +manager, originally created for Slackware for use with alternative +desktop environments and window managers, like Fluxbox, Blackbox, FVWM, +WindowMaker, Openbox, Lumina and others. -Hibernation/HybridSleep requires the kernel option resume=<swap_partition/swap_file>. Backlight support requires proper udev rules, see /usr/doc/powerkit-VERSION/90-backlight.rules. Read 'man powerkit' and /usr/doc/powerkit-VERSION/README.md for more information. +Hibernation/HybridSleep requires the kernel option +resume=<swap_partition/swap_file>. Backlight support requires proper +udev rules, see /usr/doc/powerkit-VERSION/90-backlight.rules. Read 'man +powerkit' and /usr/doc/powerkit-VERSION/README.md for more information. |