diff options
| author | Robert Günzler <r@gnzler.io> | 2021-02-23 13:37:05 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-04-26 02:09:46 +0200 |
| commit | 9ee88b40546a26b2ea6f0bbb93baccb793907361 (patch) | |
| tree | 1041f22f8382518ca8d53b4bacc3919e6a71c8d7 /.config | |
| parent | 4b71908c30807c9d726e83378e04ccae28dff334 (diff) | |
bin/oguri-cycle: use readarray isntead of find
Diffstat (limited to '.config')
| -rw-r--r-- | .config/oguri/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/oguri/config b/.config/oguri/config index cb2ea09..69fc818 100644 --- a/.config/oguri/config +++ b/.config/oguri/config @@ -1,4 +1,5 @@ [output *] image=/home/robert/.config/oguri/leaves.jpg +# image=/home/robert/.config/oguri/ginko.png scaling-mode=tile filter=best |