Portability | unportable |
---|---|
Stability | unstable |
Maintainer | Jose A. Ortega Ruiz <jao@gnu.org> |
Safe Haskell | None |
Main
Contents
Description
The main module of Xmobar, a text based status bar
- main :: IO ()
- readConfig :: FilePath -> IO (Config, [String])
- readDefaultConfig :: IO (Config, [String])
Main Stuff
main :: IO ()
The main entry point
readConfig :: FilePath -> IO (Config, [String])
Reads the configuration files or quits with an error
readDefaultConfig :: IO (Config, [String])
Read default configuration file or load the default config