mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-30 19:51:51 -07:00
Add "Description" field to module headers
Fixes: https://github.com/xmonad/xmonad-contrib/issues/592
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
-----------------------------------------------------------------------------
|
||||
-- |
|
||||
-- Module : XMonad.Layout.FixedColumn
|
||||
-- Description : Like Tall, but split at a fixed column (or a window's smallest resize amount).
|
||||
-- Copyright : (c) 2008 Justin Bogner <mail@justinbogner.com>
|
||||
-- License : BSD3-style (as xmonad)
|
||||
--
|
||||
|
Reference in New Issue
Block a user