diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-05-25 10:21:54 -0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-25 10:21:54 -0200 |
| commit | 38f4e43d7ede21b79698073b9854d26276b1fb03 (patch) | |
| tree | 76081ce3454f22c2c20994a022b277d82634169c /config/rofi | |
| parent | 748492a94d889d71b195053175605b624ee586e9 (diff) | |
| parent | cd9d02816793a1330dfcb4eb597c1d47593ba1f3 (diff) | |
Merge pull request #711 from JaKooLit/main
Main to Development
Diffstat (limited to 'config/rofi')
| -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 ---- */ |
