slackbuilds/system/xbattmon
Alexander Verbovetsky f111976579
system/xbattmon: Update HOMEPAGE and DOWNLOAD.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-01-30 10:29:15 +07:00
..
README
slack-desc system/xbattmon: Updated for version 1.1. 2020-11-22 01:14:19 +07:00
xbattmon.SlackBuild
xbattmon.info system/xbattmon: Update HOMEPAGE and DOWNLOAD. 2021-01-30 10:29:15 +07:00

README

xbattmon is a simple battery status bar for X. It draws a 2 pixels bar
at the edge of your screen, which shows battery status with different
colors.

You can configure xbattmon at build time by passing the following
variables to the script (VAR=<...> ./xbattmon.SlackBuild):

COLOR_CHARGED=<color> (default: green)
COLOR_LEFT2CHARGE=<color> (default: grey)
COLOR_DRAINED=<color> (default: red)
COLOR_LEFT2DRAIN=<color> (default: blue)
RAISE=yes|no (default: no), the bar to be raised on top of other windows
CRITICAL=<number> (default: 5), the charge level at which it starts
blinking
TRANSPARENT=yes|no (default: no)