Link up the theme too

This commit is contained in:
David Heinemeier Hansson
2025-07-17 14:22:01 -07:00
parent f38420e954
commit e00c4ad0dc

View File

@ -9,3 +9,7 @@ if [[ -f ~/.local/share/applications/blueberry.desktop ]]; then
omarchy-refresh-waybar omarchy-refresh-waybar
fi fi
if [[ ! -L "~/.config/omarchy/themes/rose-pine" ]]; then
ln -snf ~/.local/share/omarchy/themes/rose-pine ~/.config/omarchy/themes/
fi