From a9b0ae938fcffe58982be232e4c210f2f1b2cc47 Mon Sep 17 00:00:00 2001 From: kenji Date: Wed, 26 Nov 2025 08:22:56 -0600 Subject: [PATCH] autostart: fix hyprsunset --- hypr/.config/hypr/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/.config/hypr/autostart.conf b/hypr/.config/hypr/autostart.conf index cccc25c..b94d85b 100644 --- a/hypr/.config/hypr/autostart.conf +++ b/hypr/.config/hypr/autostart.conf @@ -1,3 +1,3 @@ # Extra autostart processes # exec-once = uwsm-app -- my-service -exec-once = uwsm app -- hyprsunset +exec-once = uwsm-app -- hyprsunset