mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Always setsid so we don't die with the script
This commit is contained in:
@@ -10,4 +10,4 @@ else
|
||||
fi
|
||||
|
||||
pkill walker
|
||||
uwsm app -- walker --gapplication-service &
|
||||
setsid uwsm app -- walker --gapplication-service &
|
||||
|
||||
Reference in New Issue
Block a user