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-waybar-style.rasi | |
| parent | 56810d5996c38f12742c4c147f61efe056ac12bb (diff) | |
rofi tweaked
Diffstat (limited to 'config/rofi/config-waybar-style.rasi')
| -rw-r--r-- | config/rofi/config-waybar-style.rasi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi index aebe6861..9dc8b74c 100644 --- a/config/rofi/config-waybar-style.rasi +++ b/config/rofi/config-waybar-style.rasi @@ -16,7 +16,7 @@ mainbox { entry { expand: true; - placeholder: " Choose Waybar Style"; + placeholder: "🖼️ Choose Waybar Style"; } /* ---- Listview ---- */ @@ -25,4 +25,3 @@ listview { lines: 6; scrollbar: true; } - |
