1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-26 09:41:52 -07:00

Port ToggleLayouts

This commit is contained in:
Spencer Janssen
2007-11-01 09:18:53 +00:00
parent 014f49aefd
commit fbfcff6cbf

@@ -21,7 +21,6 @@ module XMonadContrib.ToggleLayouts (
) where
import XMonad
import Operations ( LayoutMessages(Hide, ReleaseResources) )
-- $usage
-- Use toggleLayouts to toggle between two layouts.