diff --git a/bin/omarchy-restart-walker b/bin/omarchy-restart-walker index ae165b3..b2dc9a4 100755 --- a/bin/omarchy-restart-walker +++ b/bin/omarchy-restart-walker @@ -1,7 +1,7 @@ #!/bin/bash pkill walker -# FIXME: Reenable the walker service once the memory leak has been fixed +# FIXME: Just deal with the memory leak for now. # See https://github.com/basecamp/omarchy/issues/698 -# setsid uwsm app -- walker --gapplication-service & +setsid uwsm app -- walker --gapplication-service & echo # Always end in success so we don't terminate further running diff --git a/default/hypr/autostart.conf b/default/hypr/autostart.conf index 476cb14..5c2f60b 100644 --- a/default/hypr/autostart.conf +++ b/default/hypr/autostart.conf @@ -4,6 +4,7 @@ exec-once = uwsm app -- waybar exec-once = uwsm app -- fcitx5 exec-once = uwsm app -- swaybg -i ~/.config/omarchy/current/background -m fill exec-once = uwsm app -- swayosd-server +exec-once = uwsm app -- walker --gapplication-service & exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = wl-clip-persist --clipboard regular --all-mime-type-regex '^(?!x-kde-passwordManagerHint).+' exec-once = omarchy-cmd-first-run