feat: support option focus_cross_tag
This commit is contained in:
@@ -49,6 +49,7 @@ float scroller_default_proportion_single = 1.0;
|
||||
int scroller_focus_center = 0;
|
||||
int scroller_prefer_center = 0;
|
||||
int focus_cross_monitor = 0;
|
||||
int focus_cross_tag = 0;
|
||||
|
||||
unsigned int swipe_min_threshold = 20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user