Add Flexoki Light as new default theme
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
echo "Add the new Flexoki Light theme"
|
||||
|
||||
if [[ ! -L ~/.config/omarchy/themes/flexoki-light ]]; then
|
||||
ln -nfs ~/.local/share/omarchy/themes/flexoki-light ~/.config/omarchy/themes/
|
||||
fi
|
||||
Reference in New Issue
Block a user