⚙️ config(hypr): disable hot area on hycov plugin

This commit is contained in:
Sergio Laín 2024-01-20 18:22:55 +01:00
parent 0ccb87b3af
commit 6bc8d6ce7c
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
{ {
"all": { "all": {
"cachedState": { "cachedState": {
"date": "2023-12-20T23:14:25.548Z", "date": "2024-01-20T12:08:26.596Z",
"value": true "value": false
}, },
"general": { "general": {
"showButton": true, "showButton": true,

View file

@ -4,7 +4,7 @@ plugin {
overview_gappo = 60 overview_gappo = 60
overview_gappi = 24 overview_gappi = 24
hotarea_size = 10 hotarea_size = 10
enable_hotarea = 1 enable_hotarea = 0
swipe_fingers = 4 swipe_fingers = 4
move_focus_distance = 100 move_focus_distance = 100
enable_gesture = 1 enable_gesture = 1