Add Osaka Jade as default theme
This commit is contained in:
parent
8281533b54
commit
88969588c4
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
|
Loading…
x
Reference in New Issue
Block a user