mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-24 06:59:54 -05:00
fix: scroller focus cross monitor
This commit is contained in:
parent
299fe4c175
commit
94c93b912f
2 changed files with 3 additions and 2 deletions
|
|
@ -45,6 +45,7 @@ unsigned int gappov = 10; /* vert outer gap between windows and screen edge */
|
|||
int scroller_structs = 20;
|
||||
float scroller_default_proportion = 0.9;
|
||||
int scoller_focus_center = 0;
|
||||
int focus_cross_monitor = 0;
|
||||
|
||||
int bypass_surface_visibility =
|
||||
0; /* 1 means idle inhibitors will disable idle tracking even if it's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue