Update README.md
This commit is contained in:
parent
3bb52e50a2
commit
494d32ba40
|
@ -24,6 +24,6 @@ $ sh installer.sh
|
||||||
4. Alternatively use the themer-sun.sh script to change themes according to your locations sunrise/sunset and specify location in the script
|
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:
|
5. Enable and start the timer:
|
||||||
```
|
```
|
||||||
$ systemctl --user enable themer.timer
|
$ systemctl --user enable theme-switcher.timer
|
||||||
$ systemctl --user start themer.timer
|
$ systemctl --user start theme-switcher.timer
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue