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";
|
positionY = "top";
|
||||||
fit-to-screen = false;
|
fit-to-screen = false;
|
||||||
control-center-height = 800;
|
control-center-height = 800;
|
||||||
timeout = 5;
|
timeout = 7;
|
||||||
timeout-low = 3;
|
timeout-low = 5;
|
||||||
|
|
||||||
scripts = {
|
scripts = {
|
||||||
_10-hyprland-ytptube = {
|
_10-hyprland-ytptube = {
|
||||||
|
|
Loading…
Reference in a new issue