diff options
| author | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:43 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com~> | 2025-02-17 10:33:43 +0900 |
| commit | 2efef290d65b1a44a5291113c0b9a5f7d6d8e89e (patch) | |
| tree | 2e19199136d55ee8078fab3fd88e2fa77092648f /config/rofi/themes/KooL_style-11-Win11-list-light.rasi | |
| parent | 694b45190c8c8c0d257083e0e17f6b61951425ba (diff) | |
improved some rofi themes
Diffstat (limited to 'config/rofi/themes/KooL_style-11-Win11-list-light.rasi')
| -rw-r--r-- | config/rofi/themes/KooL_style-11-Win11-list-light.rasi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi index 8d5082e6..1c2b8fa5 100644 --- a/config/rofi/themes/KooL_style-11-Win11-list-light.rasi +++ b/config/rofi/themes/KooL_style-11-Win11-list-light.rasi @@ -77,8 +77,9 @@ icon-search { } entry { - placeholder : "Type here to search"; - placeholder-color : @fg1; + placeholder : "Search 👀 NOTE: CTRL TAB to change MODE"; + text-color : @fg1; + horizontal-align : 0.5; } listview { |
