XMonad.Wallpaper.Find
findImages :: [FilePath] -> IO [FilePath] Source #
Recursively search supplied paths. Files are filtered by mimetypes, which is determined by magic bits. Duplicated paths will be removed.