kmonad-0.4.2: Advanced keyboard remapping utility
Copyright(c) David Janssen 2019
LicenseMIT
Maintainerjanssen.dhj@gmail.com
Stabilityexperimental
Portabilitynon-portable (MPTC with FD, FFI to Linux-only c-code)
Safe HaskellSafe-Inferred
LanguageHaskell2010

KMonad.Args

Description

 
Synopsis

Documentation

getCmd :: IO Cmd Source #

Parse Cmd from the evocation of this program

loadConfig :: HasLogFunc e => Cmd -> RIO e AppCfg Source #

Parse a configuration file into a AppCfg record