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