feat: add option cursor_hide_timeout
This commit is contained in:
@@ -57,6 +57,7 @@ int no_border_when_single = 0;
|
||||
int snap_distance = 30;
|
||||
int enable_floating_snap = 0;
|
||||
unsigned int cursor_size = 24;
|
||||
unsigned int cursor_hide_timeout = 0;
|
||||
|
||||
unsigned int swipe_min_threshold = 20;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user