mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-25 13:55:34 -05:00
Add placeholder to default theme.
This commit is contained in:
parent
f3bb043df0
commit
0a4426af29
1 changed files with 2 additions and 0 deletions
|
@ -138,6 +138,8 @@ case-indicator {
|
|||
entry {
|
||||
spacing: 0;
|
||||
text-color: var(normal-foreground);
|
||||
placeholder-color: grey;
|
||||
placeholder: "Type to filter";
|
||||
}
|
||||
prompt {
|
||||
spacing: 0;
|
||||
|
|
Loading…
Reference in a new issue