easyeffects: TimeoutStopSec 1 -> 0

This commit is contained in:
2025-10-15 10:23:39 -04:00
parent 6a29e1f28c
commit 28f4f66000

View File

@@ -119,5 +119,5 @@
preset = "framework";
};
systemd.user.services.easyeffects.Service.TimeoutStopSec = 1;
systemd.user.services.easyeffects.Service.TimeoutStopSec = 0;
}