From 270f9c12bf68dbdfbf29fd8219c202af79daaa04 Mon Sep 17 00:00:00 2001 From: Tigor Hutasuhut Date: Wed, 23 Oct 2024 15:41:24 +0700 Subject: [PATCH] swaync: update timeout to 7 seconds and timeout-low to 5 seconds --- home/modules/hyprland/swaync.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/modules/hyprland/swaync.nix b/home/modules/hyprland/swaync.nix index 2073ddb..56d0b93 100644 --- a/home/modules/hyprland/swaync.nix +++ b/home/modules/hyprland/swaync.nix @@ -21,8 +21,8 @@ in positionY = "top"; fit-to-screen = false; control-center-height = 800; - timeout = 5; - timeout-low = 3; + timeout = 7; + timeout-low = 5; scripts = { _10-hyprland-ytptube = {