mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-25 21:35:25 +02: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:
@@ -350,7 +350,7 @@ in
|
||||
|
||||
plugin {
|
||||
hycov {
|
||||
enable_hotarea = 0
|
||||
hotarea_size = 0
|
||||
enable_gesture = 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user