diff options
| author | installer <installer@gmail.com> | 2025-02-15 21:17:22 +0900 |
|---|---|---|
| committer | installer <installer@gmail.com> | 2025-02-15 21:17:22 +0900 |
| commit | 4e0655769c6585b766ea93d56f72469faabfceb4 (patch) | |
| tree | 6b6dc21040107e41f60ca414fdff3e96e337d1e9 /config/rofi/config-wallpaper-effect.rasi | |
| parent | 0b00425dc338e739404bd200a1e2078237df71a9 (diff) | |
minor update
Diffstat (limited to 'config/rofi/config-wallpaper-effect.rasi')
| -rw-r--r-- | config/rofi/config-wallpaper-effect.rasi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/rofi/config-wallpaper-effect.rasi b/config/rofi/config-wallpaper-effect.rasi index de74747a..6a4dbfe5 100644 --- a/config/rofi/config-wallpaper-effect.rasi +++ b/config/rofi/config-wallpaper-effect.rasi @@ -12,13 +12,13 @@ mainbox { /* ---- Entry ---- */ entry { - width: 20%; + width: 32%; placeholder: " 🏙️ Search / Choose desired wallpaper effect"; } /* ---- Window ---- */ window { - width: 24%; + width: 35%; } /* ---- Listview ---- */ |
