From 96812440876ce275c83463c743c1e9fe295c1dc6 Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Sun, 6 Jul 2025 09:35:57 +0800 Subject: [PATCH] opt: focus_cross_tag default to disable --- config.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.conf b/config.conf index 7aa1dd4..4e72ef1 100644 --- a/config.conf +++ b/config.conf @@ -75,7 +75,7 @@ inhibit_regardless_of_visibility=0 sloppyfocus=1 warpcursor=1 focus_cross_monitor=0 -focus_cross_tag=1 +focus_cross_tag=0 enable_floating_snap=0 snap_distance=30 cursor_size=24 @@ -86,7 +86,7 @@ repeat_rate=25 repeat_delay=600 numlockon=1 xkb_rules_layout=us - + # Trackpad # need relogin to make it apply tap_to_click=1