swaync: update timeout to 7 seconds and timeout-low to 5 seconds
This commit is contained in:
parent
f0212ed48f
commit
270f9c12bf
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue