mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-23 06:59:51 -05:00
feat: add option exchange_cross_monitor
This commit is contained in:
parent
a45b4cf55e
commit
b97f5928cf
3 changed files with 30 additions and 4 deletions
|
|
@ -61,6 +61,7 @@ int scroller_focus_center = 0;
|
|||
int scroller_prefer_center = 0;
|
||||
int focus_cross_monitor = 0;
|
||||
int focus_cross_tag = 0;
|
||||
int exchange_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