⚙️ config(hypr): disable hot area on hycov plugin
This commit is contained in:
parent
0ccb87b3af
commit
6bc8d6ce7c
2 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"all": {
|
||||
"cachedState": {
|
||||
"date": "2023-12-20T23:14:25.548Z",
|
||||
"value": true
|
||||
"date": "2024-01-20T12:08:26.596Z",
|
||||
"value": false
|
||||
},
|
||||
"general": {
|
||||
"showButton": true,
|
||||
|
|
|
@ -4,7 +4,7 @@ plugin {
|
|||
overview_gappo = 60
|
||||
overview_gappi = 24
|
||||
hotarea_size = 10
|
||||
enable_hotarea = 1
|
||||
enable_hotarea = 0
|
||||
swipe_fingers = 4
|
||||
move_focus_distance = 100
|
||||
enable_gesture = 1
|
||||
|
|
Loading…
Add table
Reference in a new issue