sb

shitty bar for dwm
git clone git://git.ckyln.com/~cem/sb.git
Log | Files | Refs | README | LICENSE

commit 7a4ef898f8531d552838a5f9805ae29199c73971
parent a51dd1750c5e84cc9bb899458eeb2d49f9ec1e3b
Author: Cem Keylan <cem@ckyln.com>
Date:   Wed, 12 Feb 2020 21:06:19 +0300

add '-' back to usage

Diffstat:
Msb | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sb b/sb @@ -9,11 +9,11 @@ usage() { ${0##*/} [options] Options: - d Use the default configuration - n Print to stdout instead of the bar - x Kill existing sb instance - h Print this help and exit - v Print version number and exit + -d Use the default configuration + -n Print to stdout instead of the bar + -x Kill existing sb instance + -h Print this help and exit + -v Print version number and exit ${0##*/}-$VERSION 2019-2020 (c) Cem Keylan