programs.desktoppr.settings.picture

Home-Manager option

The path to the desktop picture/wallpaper to set. Can also be an HTTP or HTTPS URL to retrieve the picture from a remote URL at runtime.

type: null or absolute path or string matching the pattern ^http(s)?://.*$
Default
null
Example
"/System/Library/Desktop Pictures/Solid Colors/Stone.png"
declared in: <home-manager/modules/programs/desktoppr.nix>source unavailable