From 60a1522111a684c5f184798aec68c5bc078491ff Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 31 Jul 2021 23:17:56 +0200 Subject: [PATCH] systemd: no need to randomize delay for wallpapers --- dotfiles/systemd/wallpaper.timer | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/systemd/wallpaper.timer b/dotfiles/systemd/wallpaper.timer index 4b8ed60..dbedf93 100644 --- a/dotfiles/systemd/wallpaper.timer +++ b/dotfiles/systemd/wallpaper.timer @@ -4,4 +4,3 @@ PartOf=graphical-session.target [Timer] OnUnitActiveSec=2h -RandomizedDelaySec=10m