Fix spelling

This commit is contained in:
David Heinemeier Hansson
2025-06-18 21:55:53 +02:00
parent 9822fb0a47
commit 9e1d49d2ee

View File

@ -1,4 +1,4 @@
BACKGROUNDS_DIR=~/.config/omarchy/backgrounds/catpuccin
BACKGROUNDS_DIR=~/.config/omarchy/backgrounds/catppuccin
if [[ ! -d $BACKGROUNDS_DIR ]]; then
mkdir -p $BACKGROUNDS_DIR