diff options
| -rw-r--r-- | config/rofi/config-kitty-theme.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config-kitty-theme.rasi b/config/rofi/config-kitty-theme.rasi index 5dc570be..f62fea12 100644 --- a/config/rofi/config-kitty-theme.rasi +++ b/config/rofi/config-kitty-theme.rasi @@ -32,7 +32,7 @@ inputbar { entry { expand: true; - placeholder: " 🐾 Search / Choose Kitty theme"; + placeholder: " 🐾 Choose Kitty theme: Enter to Preview; CTRL S to Apply"; } /* ---- Listview ---- */ |
