mirror of
https://github.com/lbonn/rofi
synced 2024-11-10 06:14:14 +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
|
||||
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
|
||||
row color of the listview.
|
||||
usable for small changes in, for example background color, of widgets that get
|
||||
updated during display like the row color of the listview.
|
||||
|
||||
.SH Parsing row options
|
||||
.PP
|
||||
|
|
|
@ -119,8 +119,8 @@ The following extra options exists:
|
|||
a widget.
|
||||
|
||||
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
|
||||
row color of the listview.
|
||||
usable for small changes in, for example background color, of widgets that get
|
||||
updated during display like the row color of the listview.
|
||||
|
||||
## Parsing row options
|
||||
|
||||
|
|
Loading…
Reference in a new issue