Add migration for new Catppuccin Latte theme
This commit is contained in:
parent
cd915557ae
commit
f388e90d3b
4
migrations/1752874371.sh
Normal file
4
migrations/1752874371.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
echo "Add Catppuccin Latte light theme"
|
||||||
|
if [[ ! -L "~/.config/omarchy/themes/catppuccin-latte" ]]; then
|
||||||
|
ln -snf ~/.local/share/omarchy/themes/catppuccin-latte ~/.config/omarchy/themes/
|
||||||
|
fi
|
Loading…
x
Reference in New Issue
Block a user