From abc3ad0112ed03840a4c0e8222fc15b88d3fb70b Mon Sep 17 00:00:00 2001 From: Gean Marroquin Date: Mon, 11 Sep 2023 22:03:31 -0500 Subject: [PATCH] Updated movecenter (markdown) --- movecenter.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/movecenter.md b/movecenter.md index 077c91f..9b2d060 100644 --- a/movecenter.md +++ b/movecenter.md @@ -5,6 +5,8 @@ Press MODKEY + x to center the focused floating window. It does NOT uncenter the window back to its previous location. It does not center windows that are not floating. +The variable `center_relative_to_monitor` allows the user to choose whether to center relative to the monitor or relative to the window area. + ### Download - [2023-09-11](https://github.com/djpohly/dwl/compare/main...wochap:movecenter.patch)