mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-30 11:11:14 -04:00
feat: add option scratchpad_cross_monitor
This commit is contained in:
parent
eb0395a48d
commit
3a21ef8801
6 changed files with 57 additions and 8 deletions
|
|
@ -62,6 +62,7 @@ int scroller_prefer_center = 0;
|
|||
int focus_cross_monitor = 0;
|
||||
int focus_cross_tag = 0;
|
||||
int exchange_cross_monitor = 0;
|
||||
int scratchpad_cross_monitor = 0;
|
||||
int view_current_to_back = 1;
|
||||
int no_border_when_single = 0;
|
||||
int no_radius_when_single = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue