mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
Add "Description" field to module headers
Fixes: https://github.com/xmonad/xmonad-contrib/issues/592
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
--------------------------------------------------------------------
|
||||
-- |
|
||||
-- Module : XMonad.Util.EZConfig
|
||||
-- Description : Configure key bindings easily in Emacs style.
|
||||
-- Copyright : Devin Mullins <me@twifkak.com>
|
||||
-- Brent Yorgey <byorgey@gmail.com> (key parsing)
|
||||
-- License : BSD3-style (see LICENSE)
|
||||
|
Reference in New Issue
Block a user