hdmenu-0.3.0: A small wrapper around dmenu
Safe HaskellSafe-Inferred
LanguageGHC2021

Core.Toml

Synopsis

Documentation

data Config Source #

Hdmenu's config file.

Constructors

Config 

Fields

getUserConfig :: IO Config Source #

Try to find a user config and, if it exists, parse it.