hyprland(hycov): Disable alt_release_exit

This fixes an issue where hycov would prematurely exit when using the
Alt+Tab keybind. Instead, it's preferred to use the navigation keys to
switch focus and press tab again to close hycov.
This commit is contained in:
Donovan Glover 2024-03-30 06:35:13 -04:00
parent f4c27e50e5
commit 9d2301e84b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -352,7 +352,6 @@ in
hycov {
hotarea_pos = 2
enable_gesture = 1
enable_alt_release_exit = 1
}
}