mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-25 23:28:40 +01:00
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:
parent
f4c27e50e5
commit
9d2301e84b
@ -352,7 +352,6 @@ in
|
|||||||
hycov {
|
hycov {
|
||||||
hotarea_pos = 2
|
hotarea_pos = 2
|
||||||
enable_gesture = 1
|
enable_gesture = 1
|
||||||
enable_alt_release_exit = 1
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user