Setup real first-run install

This commit is contained in:
David Heinemeier Hansson
2025-08-25 07:37:46 +02:00
parent e565768bed
commit f98899e4e2
3 changed files with 14 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ exec-once = uwsm app -- swaybg -i ~/.config/omarchy/current/background -m fill
exec-once = uwsm app -- swayosd-server
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-first-run
# FIXME: Reenable the walker service once the memory leak has been fixed
# See https://github.com/basecamp/omarchy/issues/698