Browser wallhaven using sxiv
waldl <query>
Leave query empty to use
dmenu
- Select wallpapers by marking them using
m
insxiv
. - Quit
sxiv
usingq
.
Selected images would be downloaded. The default download directory is
~/.local/share/wallhaven
Defaults can be changed by changing the user variables, in the start of the script.
Default installation path is /usr/local/bin
, to change it edit the INSTALL_PATH
variable in the Makefile.
To install waldl
just run:
make install
To later uninstall waldl
run:
make uninstall
- sxiv
- jq
- curl
- dmenu ( optional )