xmonad-wallpaper-0.0.1.4: xmonad wallpaper extension

Safe HaskellSafe
LanguageHaskell2010

XMonad.Wallpaper.Find

Synopsis

Documentation

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.