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 \
--allow-markup \
--width 150 \
--height 300 \
--height 400 \
-O alphabetical \
--style ~/.config/wofi/select.css 2>/dev/null)