mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
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:
parent
a7d9cff7eb
commit
93fae8e1f9
@ -350,7 +350,7 @@ in
|
||||
|
||||
plugin {
|
||||
hycov {
|
||||
enable_hotarea = 0
|
||||
hotarea_size = 0
|
||||
enable_gesture = 1
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user