hyprland: disable hyprexpo focus-follow
This commit is contained in:
@@ -216,7 +216,7 @@ function M.setup(ctx)
|
|||||||
keynav_wrap_h = 1,
|
keynav_wrap_h = 1,
|
||||||
keynav_wrap_v = 1,
|
keynav_wrap_v = 1,
|
||||||
keynav_reading_order = 0,
|
keynav_reading_order = 0,
|
||||||
live_preview_follow_focus = 1,
|
live_preview_follow_focus = 0,
|
||||||
border_width = 2,
|
border_width = 2,
|
||||||
border_color_current = "rgb(66ccff)",
|
border_color_current = "rgb(66ccff)",
|
||||||
border_color_focus = "rgb(edb443)",
|
border_color_focus = "rgb(edb443)",
|
||||||
|
|||||||
Reference in New Issue
Block a user