From 1f477353b9b79c20cccdd90ecb18d6e03bbe67b8 Mon Sep 17 00:00:00 2001 From: Fabien Devaux Date: Fri, 28 Jul 2023 22:19:51 +0200 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Plugins.md b/Plugins.md index 205abc6..bb05594 100644 --- a/Plugins.md +++ b/Plugins.md @@ -34,7 +34,9 @@ bind = $mainMod, N, exec, pypr toggle_minimized ### Configuration -#### `include_special` (optional, defaults to false) +#### `include_special` (optional) + +defaults to `false` Also include windows in the special workspaces during the expose. @@ -63,7 +65,9 @@ bind = $mainMod SHIFT, O, exec, pypr shift_monitors +1 ### Configuration -#### `factor` (optional, defaults to 2) +#### `factor` (optional) + +defaults to `2` Scaling factor to be used when no value is provided.