mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Cleanup the omarchy-refresh/restart combos
This commit is contained in:
4
bin/omarchy-restart-walker
Executable file
4
bin/omarchy-restart-walker
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
pkill walker
|
||||
setsid uwsm app -- walker --gapplication-service &
|
||||
Reference in New Issue
Block a user