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.Actions.CycleWS
|
||||
-- Description : Cycle through workspaces.
|
||||
-- Copyright : (c) Joachim Breitner <mail@joachim-breitner.de>,
|
||||
-- Nelson Elhage <nelhage@mit.edu> (`toggleWS' function)
|
||||
-- License : BSD3-style (see LICENSE)
|
||||
|
Reference in New Issue
Block a user