From cb86dd3c61d51126fdfd41739acdf6448198dda5 Mon Sep 17 00:00:00 2001 From: slotThe Date: Wed, 17 Mar 2021 09:52:32 +0100 Subject: [PATCH] Fix inconsistency in CHANGES.md --- CHANGES.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index a25f9de0..c1bb039c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -142,8 +142,8 @@ * `XMonad.Layout.Fullscreen` - Add fullscreenSupportBorder which uses smartBorders to remove window borders - when the window is fullscreen. + - Add fullscreenSupportBorder which uses smartBorders to remove + window borders when the window is fullscreen. * `XMonad.Config.Mate` @@ -819,9 +819,6 @@ The fullscreen layouts will now not render any window that is totally obscured by fullscreen windows. - Add fullscreenSupportBorder which uses smartBorders to remove window borders - when the window is fullscreen. - * `XMonad.Layout.Gaps` Extended the sendMessage interface with `ModifyGaps` to allow arbitrary