mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-09 07:28:53 +01:00
hyprland: Fix hycov interfering with cycleprev/next
This commit is contained in:
parent
9fa0aa4206
commit
045c489222
@ -256,10 +256,10 @@ in
|
||||
"${super}_SHIFT, 2, exec, hyprnome --move"
|
||||
|
||||
"${super}, Tab, hycov:toggleoverview"
|
||||
"${super}, H, hycov:movefocus,l"
|
||||
"${super}, L, hycov:movefocus,r"
|
||||
"${super}, K, hycov:movefocus,u"
|
||||
"${super}, J, hycov:movefocus,d"
|
||||
"${super}, Left, hycov:movefocus,l"
|
||||
"${super}, Right, hycov:movefocus,r"
|
||||
"${super}, Up, hycov:movefocus,u"
|
||||
"${super}, Down, hycov:movefocus,d"
|
||||
|
||||
"${super}, mouse_down, workspace, e+1"
|
||||
"${super}, mouse_up, workspace, e-1"
|
||||
|
Loading…
Reference in New Issue
Block a user