mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add Osaka Jade as default theme
This commit is contained in:
6
migrations/1754480092.sh
Normal file
6
migrations/1754480092.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
echo "Make new Osaka Jade theme available as new default"
|
||||||
|
|
||||||
|
if [[ ! -L ~/.config/omarchy/themes/osaka-jade ]]; then
|
||||||
|
rm -rf ~/.local/share/omarchy/themes/osaka-jade
|
||||||
|
ln -nfs ~/.local/share/omarchy/themes/osaka-jade ~/.config/omarchy/themes/osaka-jade
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user