Added dynamic_lines
This commit is contained in:
@@ -168,6 +168,9 @@ Specifies whether x and y offsets should be calculated using the global composit
|
||||
.TP
|
||||
.B hide_search=\fIBOOL\fR
|
||||
Specifies whether the search bar should be hidden. Default is false.
|
||||
.TP
|
||||
.B dynamic_lines=\fIBOOL\fR
|
||||
Specifies whether wofi should be dynamically shrunk to fit the number of visible lines or if it should always stay the same size. Default is false.
|
||||
|
||||
.SH CSS SELECTORS
|
||||
Any GTK widget can be selected by using the name of its CSS node, these however might change with updates and are not guaranteed to stay constant. Wofi also provides certain widgets with names and classes which can be referenced from CSS to give access to the most important widgets easily. \fBwofi\fR(7) contains the current widget layout used by wofi so if you want to get into CSS directly using GTK widget names look there for info.
|
||||
|
Reference in New Issue
Block a user