Remove the menus from the general provider so themes don't show up in the app launcher

This commit is contained in:
David Heinemeier Hansson
2025-11-20 14:25:24 +01:00
parent 4c8ee6cc1a
commit 9626408259

View File

@@ -2,4 +2,5 @@ echo "Link new theme picker config"
mkdir -p ~/.config/elephant/menus
ln -snf $OMARCHY_PATH/default/elephant/omarchy_themes.lua ~/.config/elephant/menus/omarchy_themes.lua
sed -i '/"menus",/d' ~/.config/walker/config.toml
omarchy-restart-walker