www-misc/waldl: Add new package

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
This commit is contained in:
Viorel Munteanu
2021-11-14 10:37:49 +02:00
parent 816bba387a
commit 717b67bb3f
5 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# copy this to ~/.config/waldlrc
####################
## User variables ##
####################
# the dir where wallpapers are stored
walldir="$HOME/.local/share/wallhaven"
# the dir used to cache thumbnails
cachedir="$HOME/.cache/wallhaven"
# sxiv options
sxiv_otps=" -tfpo -z 200" # o is needed for selection
# number of pages to show in search results, max 9
# each page contains 24 results
max_pages=9
# sorting : date_added, relevance, random, views, favorites, toplist
sorting=random
# quality : large original small
quality=large
# atleast : least res
atleast=1920x1080