mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-03 09:01:47 -05:00
feat: add option drag_tile_to_tile
This commit is contained in:
parent
b0082b1fb8
commit
94f502915e
4 changed files with 46 additions and 1 deletions
|
|
@ -57,6 +57,7 @@ int focus_cross_tag = 0;
|
|||
int no_border_when_single = 0;
|
||||
int snap_distance = 30;
|
||||
int enable_floating_snap = 0;
|
||||
int drag_tile_to_tile = 0;
|
||||
unsigned int cursor_size = 24;
|
||||
unsigned int cursor_hide_timeout = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue