fix(desktop): Start feh-wp.timer faster

This commit is contained in:
Vincent Ambo 2017-10-17 00:43:14 +02:00
parent bcec9f8360
commit b8e419583c

View file

@ -45,7 +45,7 @@ in {
partOf = [ "graphical-session.target" ];
timerConfig = {
OnActiveSec = "3second";
OnActiveSec = "1second";
OnUnitActiveSec = "1hour";
};
};