❯ waypaper --list
We got: en
[{"monitor": "All", "wallpaper": "/home/coop/Imagens/Wallpapers/cyberpunk-reaper-1364941.jpg"}]
❯ waypaper --help
We got: en
usage: waypaper [-h] [-v] [--restore] [--random] [--fill {fill,stretch,fit,center,tile}]
[--wallpaper WALLPAPER] [--folder FOLDER] [--state-file STATE_FILE]
[--backend {none,swaybg,swww,feh,wallutils,hyprpaper,mpvpaper}] [--list]
GUI wallpaper setter for Wayland and X11. It works as a frontend for feh, swaybg, wallutils, hyprpaper,
mpvpaper, and swww.
options:
-h, --help show this help message and exit
-v, --version print version of the program
--restore restore last wallpaper
--random set a random wallpaper
--fill {fill,stretch,fit,center,tile}
specify how to fill the screen with chosen image
--wallpaper WALLPAPER
set the specified wallpaper
--folder FOLDER specify which folder to scan for wallpapers
--state-file STATE_FILE
specify a custom file to store the application state
--backend {none,swaybg,swww,feh,wallutils,hyprpaper,mpvpaper}
specify which backend to use to set wallpaper
--list list wallpapers in json to standard out
For more information, visit: https://github.com/anufrievroman/waypaper
Thanks for reporting! I can't believe I forgot to remove the debugging line :D I fixed it now in the main branch. Maybe I'll soon prepare a correction version soon.