Skip to content

Commit

Permalink
docs: Add info about update interval configuration to README
Browse files Browse the repository at this point in the history
  • Loading branch information
bcyran committed Dec 14, 2024
1 parent 9816a36 commit c2d90ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,12 @@ command = ['feh', '--bg-fill', '%f']
```
`%f` is a placeholder which will be replaced with full absolute path to the image, which should be set as a wallpaper.

#### Daemon mode wallpaper update interval
```toml
[daemon]
update_interval_seconds = 600
```

## Where to find the dynamic wallpapers
- Original MacOS dynamic wallpapers.
If you have access to a computer running MacOS, you can just copy the dynamic wallpapers.
Expand Down

0 comments on commit c2d90ad

Please sign in to comment.