diff --git a/migrations/1752725616.sh b/migrations/1752725616.sh index d3e83b1..5dddefe 100644 --- a/migrations/1752725616.sh +++ b/migrations/1752725616.sh @@ -9,3 +9,7 @@ if [[ -f ~/.local/share/applications/blueberry.desktop ]]; then omarchy-refresh-waybar fi + +if [[ ! -L "~/.config/omarchy/themes/rose-pine" ]]; then + ln -snf ~/.local/share/omarchy/themes/rose-pine ~/.config/omarchy/themes/ +fi