mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-15 06:59:54 -05:00
feat: support option focus_cross_tag
This commit is contained in:
parent
a2d216300e
commit
f0afd9b61b
3 changed files with 13 additions and 0 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue