From 7839e6701c7e20c3b9057de61da37629b33a2a50 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Sat, 25 May 2024 10:19:34 +0000 Subject: [PATCH] Update README.md --- Scripts/plasma-theme-switcher/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/plasma-theme-switcher/README.md b/Scripts/plasma-theme-switcher/README.md index 28b4c38..44c8d32 100644 --- a/Scripts/plasma-theme-switcher/README.md +++ b/Scripts/plasma-theme-switcher/README.md @@ -2,6 +2,6 @@ 1. Place timer and service file in the respective user directory $HOME/.config/systemd/user 2. Place the script into a directory and specify the path in the service file. -3. Enable and start the timer: -$ systemctl --user enable themer.timer +3. Enable and start the timer: +$ systemctl --user enable themer.timer $ systemctl --user start themer.timer \ No newline at end of file