Drop walker + elephant

This commit is contained in:
David Heinemeier Hansson
2026-05-19 20:54:20 +02:00
parent 7fe472bf8a
commit abf0a68b54
64 changed files with 1024 additions and 1033 deletions
+3 -1
View File
@@ -45,4 +45,6 @@ for APP_NAME in "${APP_NAMES[@]}"; do
echo "Removed $APP_NAME"
done
omarchy-restart-walker
if command -v update-desktop-database &>/dev/null; then
update-desktop-database "$DESKTOP_DIR" &>/dev/null || true
fi