From 936759e9208acc409acc489daa48d9ce54e8ac44 Mon Sep 17 00:00:00 2001 From: ahwx Date: Tue, 17 Feb 2026 21:58:23 +0100 Subject: [PATCH] feat: yabai updates --- modules/core/yabai.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/core/yabai.nix b/modules/core/yabai.nix index a8186df..91025ee 100644 --- a/modules/core/yabai.nix +++ b/modules/core/yabai.nix @@ -28,8 +28,9 @@ # set modifier + left-click drag to resize window (default: move) mouse_action1 = "move"; - mouse_follows_focus = "off"; + mouse_follows_focus = "on"; focus_follows_mouse = "autofocus"; + mouse_drop_action = "swap"; # gaps top_padding = 20; @@ -71,8 +72,9 @@ action="sudo yabai --load-sa" sudo yabai --load-sa - # yabai -m config external_bar all:40:0 + yabai -m config external_bar all:34:0 exec ~/.config/borders/bordersrc & + spacebar & ''; };