From ab1b79ce4593445e3959318ba05661ebb8bb727a Mon Sep 17 00:00:00 2001 From: Fabien Devaux Date: Tue, 24 Oct 2023 20:51:51 +0200 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins.md b/Plugins.md index 13daffa..f4e1385 100644 --- a/Plugins.md +++ b/Plugins.md @@ -283,3 +283,7 @@ example of scratchpad that always occupy top half of the screen: } } ``` + +#### `class` (optional) + +Match the client window using the provided `WM_CLASS` instead of the PID of the process. \ No newline at end of file