Update README.md

This commit is contained in:
dataprolet 2024-05-27 12:06:16 +00:00
parent 193ba5632d
commit 3bb52e50a2
1 changed files with 3 additions and 1 deletions

View File

@ -23,5 +23,7 @@ $ sh installer.sh
3. Change time in script if necessary (default is 9:30 p.m. and 6:00 a.m.)
4. Alternatively use the themer-sun.sh script to change themes according to your locations sunrise/sunset and specify location in the script
5. Enable and start the timer:
```
$ systemctl --user enable themer.timer
$ systemctl --user start themer.timer
$ systemctl --user start themer.timer
```