mirror of
https://github.com/lbonn/rofi
synced 2025-02-17 05:18:31 +00:00
[Script] Update theme property clarification a bit.
This commit is contained in:
parent
90edb60c4f
commit
9aaa0a83ee
2 changed files with 4 additions and 4 deletions
|
@ -152,8 +152,8 @@ a widget.
|
||||||
|
|
||||||
.PP
|
.PP
|
||||||
The \fBtheme\fP property cannot change the interface while running, it is only
|
The \fBtheme\fP property cannot change the interface while running, it is only
|
||||||
usable for small changes in for example background colors of widgets like the
|
usable for small changes in, for example background color, of widgets that get
|
||||||
row color of the listview.
|
updated during display like the row color of the listview.
|
||||||
|
|
||||||
.SH Parsing row options
|
.SH Parsing row options
|
||||||
.PP
|
.PP
|
||||||
|
|
|
@ -119,8 +119,8 @@ The following extra options exists:
|
||||||
a widget.
|
a widget.
|
||||||
|
|
||||||
The **theme** property cannot change the interface while running, it is only
|
The **theme** property cannot change the interface while running, it is only
|
||||||
usable for small changes in for example background colors of widgets like the
|
usable for small changes in, for example background color, of widgets that get
|
||||||
row color of the listview.
|
updated during display like the row color of the listview.
|
||||||
|
|
||||||
## Parsing row options
|
## Parsing row options
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue