From e072042c7f1c18d131c8ef801ed21b5bde66ad3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 31 Dec 2023 12:39:08 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(systemd):=20wall?= =?UTF-8?q?paper=20change=20on=20boot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/systemd/user/change_wallpaper.timer | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/systemd/user/change_wallpaper.timer b/.config/systemd/user/change_wallpaper.timer index 961f7ce1..2f5627e8 100644 --- a/.config/systemd/user/change_wallpaper.timer +++ b/.config/systemd/user/change_wallpaper.timer @@ -2,7 +2,6 @@ Description=Timer to change the wallpaper each 1 hours [Timer] -OnBootSec=0min OnCalendar=0/1:00:00 Unit=change_wallpaper.service