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