xmonad-wallpaper-0.0.1.2: xmonad wallpaper extension

Safe HaskellNone
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.