diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-09-05 23:45:53 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-09-05 23:45:53 +0400 |
commit | 1e7cbacfb89c9648263b7b4ca7206721ea29aba8 (patch) | |
tree | 802e49654c66130faed94265755aafc386d82821 /slstatus.1 | |
parent | 76d268df610dc76757769cff47e647d3e005dd2d (diff) |
man page updated
Diffstat (limited to 'slstatus.1')
-rw-r--r-- | slstatus.1 | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -29,19 +29,16 @@ 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. .Sh SIGNALS .Nm responds to the following signals: -.Pp .Bl -tag -width TERM -compact .It USR1 Triggers an instant redraw. + + +.It +Use slreload script to reload slstatus. .El -.Sh AUTHORS -See the LICENSE file for the authors. .Sh SEE ALSO .Xr dwm 1 |