diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 21:55:27 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-10 21:55:27 +0900 |
| commit | 1b691b5d8b6b3b3bada39b7bcdc0b2d5bd163195 (patch) | |
| tree | bec6eb3e556474fca893e8c4b8e7ffe498188275 /config/rofi/config.rasi | |
| parent | 56810d5996c38f12742c4c147f61efe056ac12bb (diff) | |
rofi tweaked
Diffstat (limited to 'config/rofi/config.rasi')
| -rwxr-xr-x | config/rofi/config.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/rofi/config.rasi b/config/rofi/config.rasi index bc6f2d7f..908e2d56 100755 --- a/config/rofi/config.rasi +++ b/config/rofi/config.rasi @@ -85,7 +85,7 @@ entry { background-color: @selected; text-color: @text-selected; cursor: text; - placeholder: "🔎 Search "; // << Search symbol + placeholder: "🖥️ Search "; // << Search symbol placeholder-color: inherit; } |
