mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 20:59:24 +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