Add -n option for setting WM_CLASS instance name

Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
Quentin Rameau
2016-01-29 22:03:01 +01:00
committed by Christoph Lohmann
parent bd5fdbe64c
commit 0cd5117a2c
2 changed files with 26 additions and 15 deletions

7
st.1
View File

@ -10,6 +10,8 @@ st \- simple terminal
.IR font ]
.RB [ \-g
.IR geometry ]
.RB [ \-n
.IR name ]
.RB [ \-o
.IR iofile ]
.RB [ \-T
@ -32,6 +34,8 @@ st \- simple terminal
.IR font ]
.RB [ \-g
.IR geometry ]
.RB [ \-n
.IR name ]
.RB [ \-o
.IR iofile ]
.RB [ \-T
@ -68,6 +72,9 @@ for further details.
.B \-i
will fixate the position given with the -g option.
.TP
.BI \-n " name"
defines the window instance name (default $TERM).
.TP
.BI \-o " iofile"
writes all the I/O to
.I iofile.