mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-23 06:59:51 -05:00
feat: limit circle switch layout
This commit is contained in:
parent
d408c2fbd2
commit
de3af1e8c6
4 changed files with 184 additions and 18 deletions
|
|
@ -40,7 +40,6 @@ 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;
|
||||
float scroller_proportion_preset[] = {0.5, 0.9, 1.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