hyprland: disable hyprexpo focus-follow

This commit is contained in:
2026-05-19 22:23:31 -07:00
parent f2bb9c8278
commit 96b9b5cd85

View File

@@ -216,7 +216,7 @@ function M.setup(ctx)
keynav_wrap_h = 1,
keynav_wrap_v = 1,
keynav_reading_order = 0,
live_preview_follow_focus = 1,
live_preview_follow_focus = 0,
border_width = 2,
border_color_current = "rgb(66ccff)",
border_color_focus = "rgb(edb443)",