mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-09 13:29:54 -05:00
feat: add option cursor_hide_timeout
This commit is contained in:
parent
7f4c62ffe4
commit
29d9d12b23
3 changed files with 68 additions and 8 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue