mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
feat: add option focus_cross_monitor
This commit is contained in:
parent
e0de9a8fc1
commit
1129be616d
4 changed files with 9 additions and 2 deletions
|
|
@ -46,6 +46,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