From 873267deefb2fdd34253b7908ca29f6ab7930379 Mon Sep 17 00:00:00 2001 From: dataprolet Date: Mon, 27 May 2024 14:59:00 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c32874b..826234a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Description This is a simple script that changes the Plasma Breeze theme according to a custom time or according to your location's sunrise/sunset using a systemd timer. -The default is changing the theme to dark at 9:30 p.m. and back to light at 6:30 a.m. +The default is setting the theme to dark at 9:30 p.m. and back to light at 6:30 a.m. ## Installation @@ -19,7 +19,7 @@ $ sh installer.sh - Change either script to a custom time or custom location. ### Install manually -1. Place the timer and service file in the respective user directory _~/.config/systemd/user_ +1. Place the timer and service file in the user directory `~/.config/systemd/use` 2. Place the script into a directory and specify the path in the service file 3. Change the time in the script if necessary (the default is 9:30 p.m. and 6:00 a.m.) 4. Alternatively use the `theme-switcher-sun.sh` script to change the theme according to your location's sunrise/sunset and specify a location in the script