Fixed feh command

This commit is contained in:
Sebastian 2019-12-27 03:06:57 +01:00
parent e6aacf53a4
commit 4d2b8a4152
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@ pip install -r requirements.txt
Usage
-----
1. Run update.py once a minute. e.g. using cron
2. Run something to display the resulting waterfall.png. e.g. `feh -F -D 30 waterfall.png`
2. Run something to display the resulting waterfall.png. e.g. `feh -F --reload 30.0 waterfall.png`
3. Fun & Profit