Merge pull request #212 from ryanyogan/omarchy-catppuccin-latte-theme

Omarchy Theme ~ Adds Catppuccin Latte
This commit is contained in:
David Heinemeier Hansson
2025-07-18 14:32:51 -07:00
committed by GitHub
11 changed files with 221 additions and 1 deletions

View File

@ -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)