From 3df5cca00ec78015cf13d6b7ac26a7b2b8050490 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Mon, 27 May 2024 11:17:42 +0000 Subject: [PATCH] Update theme-switcher.timer --- theme-switcher.timer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme-switcher.timer b/theme-switcher.timer index eb1c166..78aa24e 100644 --- a/theme-switcher.timer +++ b/theme-switcher.timer @@ -1,4 +1,4 @@ -# Place file in $HOME/.config/systemd/user/theme-switcher.timer +# Place file in ~/.config/systemd/user/theme-switcher.timer [Unit] Description=Switch the Plasma theme @@ -8,7 +8,7 @@ Description=Switch the Plasma theme OnBootSec=10 # Runs every 5 minutes after first start OnUnitActiveSec=5min -Unit=themer.service +Unit=theme-switcher.service [Install] WantedBy=timers.target \ No newline at end of file