Added --columns
This commit is contained in:
@@ -97,6 +97,9 @@ Sets a config option
|
||||
.TP
|
||||
.B \-L, \-\-lines=\fILINES\fR
|
||||
Specifies the height in number of lines instead of pixels.
|
||||
.TP
|
||||
.B \-w, \-\-columns=\fICOLUMNS\fR
|
||||
Specifies the number of columns to display, default is 1.
|
||||
|
||||
.SH CONFIGURATION
|
||||
Wofi has 3 main files used for configuration. All files are completely optional.
|
||||
|
@@ -94,6 +94,9 @@ If true disables multiple actions for modes that support it, default is false.
|
||||
.B lines=\fILINES\fR
|
||||
Specifies the height in number of lines instead of pixels.
|
||||
.TP
|
||||
.B columns=\fICOLUMNS\fR
|
||||
Specifies the number of columns to display, default is 1.
|
||||
.TP
|
||||
.B orientation=\fIORIENTATION\fR
|
||||
Specifies the orientation, it can be either horizontal or vertical, default is vertical.
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user