Readme: Mention default offset

This commit is contained in:
Romain Vigier
2024-03-04 15:17:43 +00:00
parent 2ae6d00c56
commit 97e16b7481
+2
View File
@@ -81,6 +81,8 @@ There's a hidden setting to configure the offset (in hours) applied to the calcu
gsettings --schemadir ~/.local/share/gnome-shell/extensions/nightthemeswitcher@romainvigier.fr/schemas/ set org.gnome.shell.extensions.nightthemeswitcher.time offset $DESIRED_OFFSET
```
The default offset is `0.4`, set it to `0` do disable it.
### I have disabled Location services but want to use sunrise and sunset times from my location
If you know your coordinates, you can enter them in a hidden setting, and the extension will use them to calculate the sunrise and sunset times. You can set it with the `gsettings` command: