diff options
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/default-config.kdl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl index 469517da..1d8ebb67 100644 --- a/resources/default-config.kdl +++ b/resources/default-config.kdl @@ -44,7 +44,8 @@ input { // warp-mouse-to-focus // Focus windows and outputs automatically when moving the mouse into them. - // focus-follows-mouse + // Setting max-scroll-amount="0%" makes it work only on windows already fully on screen. + // focus-follows-mouse max-scroll-amount="0%" } // You can configure outputs by their name, which you can find |
