From 268ed10fb7baf9776bec7a6d96ea129df30dfcaf Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 2 Feb 2024 19:28:26 +0000 Subject: [PATCH] NEWS.md: s/under-cursor/cursor/ --- NEWS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 893fc250..11c0cebd 100644 --- a/NEWS.md +++ b/NEWS.md @@ -88,8 +88,8 @@ The format is based on [Keep a Changelog] - `MoveToOutput`, `FitToOutput` (by @jp7677) - `Shade`, `Unshade`, `ToggleShade` (by @ahesford @Consolatis) - Add config option `` with supported values `center`, - `under-cursor` and `automatic`. The latter minimizes overlap with other - windows already on screen and is similar to Openbox's smart window placement. + `cursor` and `automatic`. The latter minimizes overlap with other windows + already on screen and is similar to Openbox's smart window placement. Written-by: @ahesford #1312 ```xml -- 2.52.0