diff --git a/.config/hypr/config/Startup_Apps.conf b/.config/hypr/config/Startup_Apps.conf index e2b09c9..5f6f45d 100644 --- a/.config/hypr/config/Startup_Apps.conf +++ b/.config/hypr/config/Startup_Apps.conf @@ -37,4 +37,6 @@ exec-once = wl-paste --type text --watch cliphist store # Stores only text data exec-once = wl-paste --type image --watch cliphist store # Stores only image data exec-once = hyprswitch init --show-title --size-factor 5.5 --workspaces-per-row 5 & -exec-once = darkman run + +exec-once = hyprsunset & +exec-once = sleep 1 && darkman run &