Add Osaka Jade as default theme
This commit is contained in:
@@ -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