mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04: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 {
|
entry {
|
||||||
spacing: 0;
|
spacing: 0;
|
||||||
text-color: var(normal-foreground);
|
text-color: var(normal-foreground);
|
||||||
|
placeholder-color: grey;
|
||||||
|
placeholder: "Type to filter";
|
||||||
}
|
}
|
||||||
prompt {
|
prompt {
|
||||||
spacing: 0;
|
spacing: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue