diff options
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 ---- */ |
