diff --git a/bin/omarchy-theme-menu b/bin/omarchy-theme-menu index 70a32c6..63c3c94 100755 --- a/bin/omarchy-theme-menu +++ b/bin/omarchy-theme-menu @@ -23,7 +23,7 @@ selection=$(printf '%s\n' "${themes[@]}" | wofi \ --show dmenu \ --allow-markup \ --width 150 \ - --height 300 \ + --height 400 \ -O alphabetical \ --style ~/.config/wofi/select.css 2>/dev/null)