diff --git a/.amethyst b/.amethyst index a8054ea..a7ed55b 100644 --- a/.amethyst +++ b/.amethyst @@ -214,6 +214,12 @@ "id": "lazarus.freepascal.ide", "window-titles": [] }, + { + "id": "", + "window-titles": [ + "mplayer" + ] + }, { "id": "tandem.app", "window-titles": [] @@ -271,7 +277,7 @@ ], "floating-is-blacklist": true, "float-small-windows": true, - "mouse-follows-focus": false, + "mouse-follows-focus": true, "focus-follows-mouse": false, "enables-layout-hud": true, "enables-layout-hud-on-space-change": false,