("display" "-resize" "%wx%h" "-window" "root" "%f")
("feh" "--bg-max" "%f")
("xwallpaper" "--zoom" "%f")
+ ("hsetroot" "-full" "%f")
("xloadimage" "-onroot" "-fullscreen" "%f")
("xsetbg" " %f")
)
(const :tag "display (X Window System)" "display")
(const :tag "feh (X Window System)" "feh")
(const :tag "xwallpaper (X Window System)" "xwallpaper")
+ (const :tag "hsetroot (X Window System)" "hsetroot")
(const :tag "xloadimage (X Window System)" "xloadimage")
(const :tag "xsetbg (X Window System)" "xsetbg"))
(const :tag "Other (specify)" string))