mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Link up the theme too
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user