Compare commits

..

No commits in common. "1a1f109d5c494c36693e74c00124e0e620a4acf2" and "7b55c9922c8b7be846e5f3b464bd2843364f9ae0" have entirely different histories.

1 changed files with 8 additions and 19 deletions

View File

@ -13,10 +13,10 @@ from the user's home directory under "Pictures/wallpaper/" (e.g. "/home/adam/Pic
- [Change Wallpaper Directory](#change-wallpaper-directory)
- [Change Wallpaper Duration](#change-wallpaper-duration)
- [Reference](#reference)
- [Wallpaper Options](#wallpaper-options)
- [Available picture-options](#available-picture-options)
- [External Links](#external-links)
**Note:** Verified to work on Arch Linux with GNOME v3.14 to v43.
**Note:** Verified to work on Arch Linux with GNOME v3.14 to v42.
## Installation
@ -140,11 +140,9 @@ This alteration will set the duration of how long the wallpaper is displayed for
## Reference
### Wallpaper Options
Not applicable at this time. Here for future use.
Desktop wallpaper can be displayed in the following ways (org.gnome.desktop.background.picture-options).
**Note:** Not applicable at this time. Here for future use.
### Available picture-options
- none
- wallpaper
@ -154,18 +152,9 @@ Desktop wallpaper can be displayed in the following ways (org.gnome.desktop.back
- zoom
- spanned
Acceptable display setting values are sourced from:
```console
$ gsettings describe org.gnome.desktop.background picture-options
```
```console
Determines how the image set by wallpaper_filename is rendered. Possible values are “none”, “wallpaper”, “centered”, “scaled”, “stretched”, “zoom”, “spanned”.
```
## External Links
* [Gsettings with cron - Stack Overflow](https://stackoverflow.com/questions/10374520/gsettings-with-cron)
* [Rotate GNOME 3s wallpaper with systemd user units and timers - Major Hayden](https://major.io/2015/02/11/rotate-gnome-3s-wallpaper-systemd-user-units-timers/)
* [systemd/Timers - ArchWiki](https://wiki.archlinux.org/index.php/Systemd/Timers)
* [systemd/User - ArchWiki](https://wiki.archlinux.org/index.php/Systemd/User)
* https://wiki.archlinux.org/index.php/Systemd/User
* https://wiki.archlinux.org/index.php/Systemd/Timers
* https://major.io/2015/02/11/rotate-gnome-3s-wallpaper-systemd-user-units-timers/
* https://stackoverflow.com/questions/10374520/gsettings-with-cron