Restart Walker after removing web apps (#5513)

This commit is contained in:
Andrii Furmanets
2026-04-30 20:14:29 +02:00
committed by GitHub
parent 710356e900
commit 0b1607786d
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -41,3 +41,5 @@ for APP_NAME in "${APP_NAMES[@]}"; do
rm -f "$ICON_DIR/$APP_NAME.png"
echo "Removed $APP_NAME"
done
omarchy-restart-walker