diff options
author | Marvin Borner | 2020-03-16 23:33:42 +0100 |
---|---|---|
committer | Marvin Borner | 2020-03-16 23:33:42 +0100 |
commit | 0e9ddbb0bf0cd34500155ea4b03de2e2a38d8ab2 (patch) | |
tree | 719da1c7fe5dabb872fe9ff1582c39b55ccd488e /slstatus/slstatus.1 | |
parent | e5d38956336ab1be954bdbd12808c5f98f8bd925 (diff) |
Well I'm using Arch again
Diffstat (limited to 'slstatus/slstatus.1')
-rw-r--r-- | slstatus/slstatus.1 | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/slstatus/slstatus.1 b/slstatus/slstatus.1 deleted file mode 100644 index da1a99a..0000000 --- a/slstatus/slstatus.1 +++ /dev/null @@ -1,25 +0,0 @@ -.Dd 2017-08-10 -.Dt SLSTATUS 1 -.Os -.Sh NAME -.Nm slstatus -.Nd suckless status monitor -.Sh SYNOPSIS -.Nm -.Op Fl s -.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. -.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. |