mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 09:41:52 -07:00
warn about use of avoidStruts with spacing modifiers
This commit is contained in:
@@ -96,6 +96,10 @@ import XMonad.Actions.MessageFeedback
|
||||
-- every direction.
|
||||
--
|
||||
-- - @True@: Enable the 'windowBorder'.
|
||||
--
|
||||
-- __Warning__: If you also use the 'avoidStruts' layout modifier, it
|
||||
-- must come /before/ any of these modifiers. See the documentation of
|
||||
-- 'avoidStruts' for details.
|
||||
|
||||
-- | Represent the borders of a rectangle.
|
||||
data Border = Border
|
||||
|
Reference in New Issue
Block a user