ITADN

[hyprscrolling] follow_focus not working

#623Openraydenz 创建于 2026-03-03
R
raydenzcommented
Hello I am on Omarchy and yesterday i had an update Here is my configuration for hyprscrolling When i focus with my mouse on a column, it does not move until i click on it Before i did not have to click, only focus on it with my mouse do you have any idea of configuraiton ``` general { layout = scrolling } plugin { hyprscrolling { column_width = 0.7 explicit_column_widths = 0.333, 0.5, 0.667, 1.0 focus_fit_method = 0 follow_focus = true fullscreen_on_one_column = false } } ``` on hypr i have this configuration containing **follow_mouse = 1** regards
0 条评论