mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-24 17:23:09 +01:00
hyprland(hycov): Don't enable built-in hot area
This fixes an issue where the hot area would be triggered with full screen applications. Alternatives include using the 4 finger swipe gesture or simply using the key bind if a touchpad isn't available.
This commit is contained in:
parent
c85d2d45ba
commit
2625987655
@ -350,7 +350,7 @@ in
|
||||
|
||||
plugin {
|
||||
hycov {
|
||||
hotarea_pos = 2
|
||||
enable_hotarea = 0
|
||||
enable_gesture = 1
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user