Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 524 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 524 Bytes

waldl

Browser wallhaven using sxiv

Usage

waldl <query>

Leave query empty to use dmenu

  • Select wallpapers by marking them using m in sxiv.
  • Quit sxiv using q.

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.

Dependencies

  • sxiv
  • jq
  • curl
  • dmenu ( optional )