From ff1386de7f7cb385a8b5f59a8588194eb3f1774a Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sat, 4 Oct 2025 14:43:28 -0700 Subject: Some stuff --- dots/systemd/.config/systemd/user/wallpaper.service.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dots/systemd') diff --git a/dots/systemd/.config/systemd/user/wallpaper.service.j2 b/dots/systemd/.config/systemd/user/wallpaper.service.j2 index 511a82e..8a22b76 100644 --- a/dots/systemd/.config/systemd/user/wallpaper.service.j2 +++ b/dots/systemd/.config/systemd/user/wallpaper.service.j2 @@ -3,7 +3,7 @@ Description=Sets wallpaper randomly every 30 mins [Service] Restart=always -RestartSec=1800s +RestartSec=3600s ExecStart=/bin/bash {{ user.home }}/scripts/wallpaper.sh Sysloglevel=5 LogLevelMax=5 -- cgit v1.2.3-70-g09d2