diff --git a/migrations/1758107879.sh b/migrations/1758107879.sh index 059a0c5b..e735ebe6 100644 --- a/migrations/1758107879.sh +++ b/migrations/1758107879.sh @@ -41,5 +41,8 @@ if $NEEDS_MIGRATION; then source $OMARCHY_PATH/install/config/walker-elephant.sh rm -rf ~/.config/walker/themes - omarchy-refresh-walker + + omarchy-refresh-config walker/config.toml + omarchy-refresh-config elephant/calc.toml + omarchy-refresh-config elephant/desktopapplications.toml fi