Fit more themes!

This commit is contained in:
David Heinemeier Hansson
2025-07-17 14:18:09 -07:00
parent 6e229feb43
commit f38420e954

View File

@ -23,7 +23,7 @@ selection=$(printf '%s\n' "${themes[@]}" | wofi \
--show dmenu \ --show dmenu \
--allow-markup \ --allow-markup \
--width 150 \ --width 150 \
--height 300 \ --height 400 \
-O alphabetical \ -O alphabetical \
--style ~/.config/wofi/select.css 2>/dev/null) --style ~/.config/wofi/select.css 2>/dev/null)