From d8ddc5046f6769b634a81b28e61a1749602518af Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 Aug 2025 12:17:37 +0200 Subject: [PATCH] Not using the service for now --- migrations/1752981883.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/migrations/1752981883.sh b/migrations/1752981883.sh index af94cd60..0730188e 100644 --- a/migrations/1752981883.sh +++ b/migrations/1752981883.sh @@ -8,6 +8,4 @@ if ! command -v walker &>/dev/null; then mkdir -p ~/.config/walker cp -r ~/.local/share/omarchy/config/walker/* ~/.config/walker/ - - setsid uwsm app -- walker --gapplication-service & fi