1
0
Fork 0
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:
Dave Davenport 2019-12-26 14:39:51 +01:00
parent f3bb043df0
commit 0a4426af29

View file

@ -138,6 +138,8 @@ case-indicator {
entry {
spacing: 0;
text-color: var(normal-foreground);
placeholder-color: grey;
placeholder: "Type to filter";
}
prompt {
spacing: 0;