diff --git a/README.md b/README.md index 4a1254ea..3b0f053f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,4 @@ Known Bug Workarounds ===================== * Burrito launches off-center or on the wrong monitor (This seems to be WM dependant.) * On Gnome and KDE it can be solved by holding down the super key and dragging burrito to the right position. - * On KDE it is also possible to use window-rules to set the position or a target monitor automatically. \ - If you are not yet familiar with window-rules, you may find the examples in the official documentation useful. [Link](https://docs.kde.org/stable5/en/kwin/kcontrol/windowspecific/examples.html) \ - To put it simply, you can add a new rule if you go to `System Settings → Window Behavior → Window Rules`. \ - Remember to set `window class (application)` to `burrito`. + * On KDE it is also possible to use [window-rules](https://docs.kde.org/stable5/en/kwin/kcontrol/windowspecific/examples.html) to set the position or a target monitor automatically by adding a new rule to `System Settings → Window Behavior → Window Rules` and setting `window class (application)` to `burrito`.