54 lines
1.0 KiB
Groff
54 lines
1.0 KiB
Groff
|
.TH QUICK-TEXT-BAR 1 "" "quick-text-bar v${QTB_VERSION}"
|
||
|
.SH NAME
|
||
|
quick-text-bar \- a fast and customizable text based bar
|
||
|
.SH SYNOPSIS
|
||
|
.B quick-text-bar
|
||
|
[\fB\-h\fR]
|
||
|
[\fB\-v\fR]
|
||
|
[\fB\-i\fR]
|
||
|
[\fB\-n\fR \fIMODULES\fR]
|
||
|
[\fB\-d\fR \fIDISPLAY\fR]
|
||
|
[\fB\-r\fR]
|
||
|
[\fB\-s\fR]
|
||
|
.SH DESCRIPTION
|
||
|
quick-text-bar(1) is a fast and customizable bar for use with
|
||
|
X window managers such as dwm. It uses an extensible module
|
||
|
system to define what the bar looks like. Some of the options
|
||
|
described here will change based on compile time switches.
|
||
|
Use the \-h option to check these.
|
||
|
.SH OPTIONS
|
||
|
.PP
|
||
|
\fB\-h\fR
|
||
|
.RS 4
|
||
|
show this message, then exit
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-v\fR
|
||
|
.RS 4
|
||
|
print version, then exit
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-i\fR
|
||
|
.RS 4
|
||
|
print version and module informaton, then exit
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-n\fR \fIMODULES\fR
|
||
|
.RS 4
|
||
|
semi-colon seperated list of modules to disable
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-d\fR \fIDISPLAY\fR
|
||
|
.RS 4
|
||
|
the X display to use when setting the root window name
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-r\fR
|
||
|
.RS 4
|
||
|
set the X root window name when updating the bar
|
||
|
.RE
|
||
|
.PP
|
||
|
\fB\-s\fR
|
||
|
.RS 4
|
||
|
write to stdout when updating the bar
|