aboutsummaryrefslogtreecommitdiff
path: root/slstatuso/slstatus.1
diff options
context:
space:
mode:
Diffstat (limited to 'slstatuso/slstatus.1')
-rwxr-xr-xslstatuso/slstatus.128
1 files changed, 0 insertions, 28 deletions
diff --git a/slstatuso/slstatus.1 b/slstatuso/slstatus.1
deleted file mode 100755
index d802037..0000000
--- a/slstatuso/slstatus.1
+++ /dev/null
@@ -1,28 +0,0 @@
-.Dd 2020-06-23
-.Dt SLSTATUS 1
-.Os
-.Sh NAME
-.Nm slstatus
-.Nd suckless status monitor
-.Sh SYNOPSIS
-.Nm
-.Op Fl s
-.Op Fl 1
-.Sh DESCRIPTION
-.Nm
-is a suckless status monitor for window managers that use WM_NAME (e.g. dwm) or
-stdin to fill the status bar.
-By default,
-.Nm
-outputs to WM_NAME.
-.Sh OPTIONS
-.Bl -tag -width Ds
-.It Fl s
-Write to stdout instead of WM_NAME.
-.It Fl 1
-Write once to stdout and quit.
-.El
-.Sh CUSTOMIZATION
-.Nm
-can be customized by creating a custom config.h and (re)compiling the source
-code. This keeps it fast, secure and simple.