feat: add floating window auto snap
This commit is contained in:
@@ -51,6 +51,8 @@ int scroller_focus_center = 0;
|
||||
int scroller_prefer_center = 0;
|
||||
int focus_cross_monitor = 0;
|
||||
int focus_cross_tag = 0;
|
||||
int snap_distance = 80;
|
||||
int enable_floating_snap = 1;
|
||||
|
||||
unsigned int swipe_min_threshold = 20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user