From ce2e3dc4d61dc586dd260981281b7a68d8923500 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 3 Dec 2020 13:03:54 +0100 Subject: oguri: tile background by default --- .config/oguri/config | 5 ++--- .config/oguri/leaves.jpg | Bin 0 -> 347697 bytes 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 .config/oguri/leaves.jpg (limited to '.config') diff --git a/.config/oguri/config b/.config/oguri/config index 71e7df4..2288dae 100644 --- a/.config/oguri/config +++ b/.config/oguri/config @@ -1,5 +1,4 @@ [output *] +image=$HOME/.config/oguri/leaves.jpg +scaling-mode=tile filter=best - -[output 'Dell Inc. DELL U2518D 3C4YP87AAK3L'] -anchor=left diff --git a/.config/oguri/leaves.jpg b/.config/oguri/leaves.jpg new file mode 100644 index 0000000..ff560cb Binary files /dev/null and b/.config/oguri/leaves.jpg differ -- cgit 1.4.1