Modified man page.
parent
fa4e0c27ab
commit
0a3d7cfe27
|
|
@ -1,4 +1,4 @@
|
||||||
.TH dwl-bar 1 dwl-bar\-VERSION
|
.TH dwl-bar 1
|
||||||
.SH NAME
|
.SH NAME
|
||||||
dwl-bar \- dwm-like bar for dwl
|
dwl-bar \- dwm-like bar for dwl
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
|
@ -7,8 +7,10 @@ dwl-bar \- dwm-like bar for dwl
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
dwl-bar is a status bar for dwl.
|
dwl-bar is a status bar for dwl.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
|
.TP
|
||||||
.B \-h
|
.B \-h
|
||||||
prints help message and exits.
|
prints help message and exits.
|
||||||
|
.TP
|
||||||
.B \-v
|
.B \-v
|
||||||
prints version and exits.
|
prints version and exits.
|
||||||
.SH USAGE
|
.SH USAGE
|
||||||
|
|
@ -19,8 +21,10 @@ can be written into with the prefix 'status' to change the bar's status.
|
||||||
.SS Mouse Commands
|
.SS Mouse Commands
|
||||||
.TP
|
.TP
|
||||||
.B Middle Button
|
.B Middle Button
|
||||||
Click the middle mouse button on the status label to open a terminal.
|
Click the status label to spawn a terminal.
|
||||||
.SH CUSTOMIZATION
|
.SH CUSTOMIZATION
|
||||||
dwl-bar is customized through config.def.h and (re)compiling.
|
dwl-bar is customized through config.def.h and (re)compiling.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR dwl (1)
|
.BR dwl (1)
|
||||||
|
.SH BUGS
|
||||||
|
Please open an issue at https://github.com/MacowOG/dwl-bar if you encounter any bugs.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue