guru/www-misc/waldl/files/waldlrc.example
Viorel Munteanu 717b67bb3f
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>
2021-11-14 10:37:49 +02:00

22 lines
579 B
Plaintext

# 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