diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-05-24 19:47:38 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-05-24 19:47:38 +0900 |
| commit | afb80e32cd9502227fb3c993fb0158ff9a5aab03 (patch) | |
| tree | ba57534070204053211fca48a35a6984368de2d1 | |
| parent | 0271cfaf02a9f7a35e287d9af6ca0209a512ff82 (diff) | |
Updated Kitty theme ROFI config. ONLY temporary until I figure out to put in message box the actions
| -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 ---- */ |
