hyprland(hycov): Use hotarea_size 0 to persist mouse events

Fixes an issue where disabling the hot area would break mouse events
when interacting with the hycov overview.
This commit is contained in:
Donovan Glover 2024-03-30 12:00:32 -04:00
parent a7d9cff7eb
commit 93fae8e1f9
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -350,7 +350,7 @@ in
plugin {
hycov {
enable_hotarea = 0
hotarea_size = 0
enable_gesture = 1
}
}