Use restart bin extraction

This commit is contained in:
David Heinemeier Hansson
2025-08-03 10:34:50 +02:00
parent 8de2566fa4
commit e1f697f914
2 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,4 @@
omarchy-refresh-config swayosd/config.toml omarchy-refresh-config swayosd/config.toml
omarchy-refresh-config swayosd/style.css omarchy-refresh-config swayosd/style.css
omarchy-restart-swayosd
pkill swayosd-server
setsid uwsm app -- swayosd-server &>/dev/null &

3
bin/omarchy-restart-swayosd Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
omarchy-restart-app swayosd-server