From 148baaafe2f1374922c0737eec9ad7c53dd68a62 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Mon, 4 Dec 2023 23:34:30 -0300 Subject: [PATCH] fix: allow float windows to override the focus when spawned --- programs/hyprland/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/hyprland/hyprland.conf b/programs/hyprland/hyprland.conf index d06e300..620f016 100644 --- a/programs/hyprland/hyprland.conf +++ b/programs/hyprland/hyprland.conf @@ -100,7 +100,7 @@ input { kb_rules = follow_mouse = 1 - float_switch_override_focus = 0 + float_switch_override_focus = 1 accel_profile = flat force_no_accel = true