We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d82d56 commit c7ac35cCopy full SHA for c7ac35c
XMonad/Layout/DecorationEx.hs
@@ -81,7 +81,7 @@ import XMonad.Layout.DecorationEx.DwmGeometry
81
-- $usage
82
--
83
-- You can use this module with the following in your
84
--- @~\/.xmonad\/xmonad.hs@:
+-- @xmonad.hs@:
85
86
-- > import XMonad.Layout.DecorationEx
87
-- Then edit your @layoutHook@ by adding the DwmStyle decoration to
XMonad/Layout/DecorationEx/DwmGeometry.hs
@@ -39,7 +39,7 @@ import XMonad.Layout.DecorationEx.TextEngine
39
40
41
42
43
44
-- > import XMonad.Layout.DecorationEx.DwmStyle
45
0 commit comments