diff options
Diffstat (limited to 'config/rofi/themes/KooL_style-11-Win11-list-dark.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-11-Win11-list-dark.rasi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi index 229a5297..ed8544ba 100644 --- a/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi +++ b/config/rofi/themes/KooL_style-11-Win11-list-dark.rasi @@ -77,8 +77,9 @@ icon-search { } entry { - placeholder : "Type here to search"; + placeholder : "Search 👀 NOTE: CTRL TAB to change MODE"; text-color : @fg1; + horizontal-align : 0.5; } listview { |
