mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-13 13:29:55 -05:00
feat: add cursor_size and cursor_theme option in config
This commit is contained in:
parent
bf6e39ad4f
commit
614a28abd1
4 changed files with 24 additions and 7 deletions
|
|
@ -53,6 +53,7 @@ int focus_cross_monitor = 0;
|
|||
int focus_cross_tag = 0;
|
||||
int snap_distance = 30;
|
||||
int enable_floating_snap = 0;
|
||||
unsigned int cursor_size = 24;
|
||||
|
||||
unsigned int swipe_min_threshold = 20;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue