summaryrefslogtreecommitdiffstats
path: root/.amethyst.yml
diff options
context:
space:
mode:
Diffstat (limited to '.amethyst.yml')
-rw-r--r--.amethyst.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.amethyst.yml b/.amethyst.yml
index 0f17b10..9b03db3 100644
--- a/.amethyst.yml
+++ b/.amethyst.yml
@@ -1,3 +1,4 @@
+---
# https://github.com/ianyh/Amethyst/blob/development/docs/configuration-files.md
# Don't use canary builds
use-canary-build: false
@@ -64,7 +65,7 @@ restore-layouts-on-launch: true
# Disable mouse actions (Except for swapping apps)
mouse-follows-focus: false
-focus-follows-mouse: false
+focus-follows-mouse: true
mouse-swaps-windows: true
mouse-resizes-windows: false