mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +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
|
||||
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