mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
Add migration for new Catppuccin Latte theme
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user