From eb3c74373df6f47fe8b6995887cd6cb81c356db3 Mon Sep 17 00:00:00 2001 From: Nils Pukropp Date: Sat, 9 Aug 2025 15:33:10 +0200 Subject: [PATCH] increased sleep timer before replay starts --- hypr/modules/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/modules/autostart.conf b/hypr/modules/autostart.conf index e2acf0e..e1fb8e1 100644 --- a/hypr/modules/autostart.conf +++ b/hypr/modules/autostart.conf @@ -9,5 +9,5 @@ exec-once = uwsm app -- rclone mount google_drive: ~/gdrive exec-once = uwsm app -- protonvpn-app exec-once = uwsm app -- hyprpaper exec-once = uwsm app -- /usr/bin/discord --enable-features=UseOzonePlatform --ozone-platform=wayland --start-minimized &> /dev/null -exec-once = uwsm app -- sleep 5 && ~/.config/hypr/scripts/replay-ctrl.sh start +exec-once = uwsm app -- sleep 10 && ~/.config/hypr/scripts/replay-ctrl.sh start # exec-once = uwsm app -- /usr/lib/xdg-desktop-portal-hyprland