From 4cc41440749da26c698a96d7e646bada211b27df Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 29 Apr 2026 15:14:18 +0200 Subject: [PATCH] Move omarchy-cmd-first-run out of the cmd namespace too --- bin/{omarchy-cmd-first-run => omarchy-first-run} | 0 default/hypr/autostart.conf | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename bin/{omarchy-cmd-first-run => omarchy-first-run} (100%) diff --git a/bin/omarchy-cmd-first-run b/bin/omarchy-first-run similarity index 100% rename from bin/omarchy-cmd-first-run rename to bin/omarchy-first-run diff --git a/default/hypr/autostart.conf b/default/hypr/autostart.conf index 984b55a3..394a5f32 100644 --- a/default/hypr/autostart.conf +++ b/default/hypr/autostart.conf @@ -5,7 +5,7 @@ exec-once = uwsm-app -- fcitx5 --disable notificationitem 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 = omarchy-cmd-first-run +exec-once = omarchy-first-run exec-once = omarchy-powerprofiles-init exec-once = uwsm-app -- omarchy-hyprland-monitor-watch