mirror of
https://github.com/virtcode/hypr-dynamic-cursors
synced 2025-09-19 16:13:21 +02:00
feat: stretch mode
This commit is contained in:
parent
91c03dea2e
commit
5fee8c5545
18 changed files with 234 additions and 79 deletions
|
@ -15,6 +15,8 @@
|
|||
#define CONFIG_ROTATE_OFFSET "plugin:dynamic-cursors:rotate:offset"
|
||||
#define CONFIG_MASS "plugin:dynamic-cursors:tilt:limit"
|
||||
#define CONFIG_FUNCTION "plugin:dynamic-cursors:tilt:function"
|
||||
#define CONFIG_STRETCH_LIMIT "plugin:dynamic-cursors:stretch:limit"
|
||||
#define CONFIG_STRETCH_FUNCTION "plugin:dynamic-cursors:stretch:function"
|
||||
|
||||
#define CONFIG_HW_DEBUG "plugin:dynamic-cursors:hw_debug"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue