[hyprscrolling] follow_focus not working
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 条评论