From aa495a93fe70d3bedf68df11f2b2c2af826fec96 Mon Sep 17 00:00:00 2001 From: Fabien Devaux Date: Tue, 24 Oct 2023 20:54:18 +0200 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index f4e1385..e4c9c57 100644 --- a/Plugins.md +++ b/Plugins.md @@ -286,4 +286,5 @@ 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 +Match the client window using the provided `WM_CLASS` instead of the PID of the process. +Use it in case of troubles - check [this wiki page](https://github.com/hyprland-community/pyprland/wiki/Troubleshooting#disable-pid-tracking-eg-emacsclient) \ No newline at end of file