From a3fd527a7a7de19552e927209da74756833e95f3 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Sat, 25 May 2024 13:34:27 +0000 Subject: [PATCH] Update README.md --- Scripts/plasma-theme-switcher/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Scripts/plasma-theme-switcher/README.md b/Scripts/plasma-theme-switcher/README.md index b550f3a..9389403 100644 --- a/Scripts/plasma-theme-switcher/README.md +++ b/Scripts/plasma-theme-switcher/README.md @@ -3,6 +3,7 @@ 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. Change time in script if necessary (default is 9:30 p.m. and 6:00 a.m.) -4. Enable and start the timer: +4. Alternatively use the themer-sun.sh script to change themes according to your locations sunrise/sunset +5. Enable and start the timer: $ systemctl --user enable themer.timer $ systemctl --user start themer.timer \ No newline at end of file