mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add Flexoki Light as new default theme
This commit is contained in:
5
migrations/1760301290.sh
Normal file
5
migrations/1760301290.sh
Normal file
@@ -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