diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index bab601fd..016d1d69 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -182,12 +182,12 @@ bind = SUPERCTRL, F1, exec, xdg-open https://github.com/Matt-FTW/dotfiles/wiki ## Plugins # Overview mode bind = ALT, TAB, hycov:toggleoverview -bind = ALT, BACKSPACE, hycov:toggleoverview, forceall -bind = ALT, LEFT, hycov:movefocus, l -bind = ALT, RIGHT, hycov:movefocus, r -bind = ALT, UP, hycov:movefocus, u -bind = ALT, DOWN, hycov:movefocus, d -bind = ALT, H, hycov:movefocus, l -bind = ALT, L, hycov:movefocus, r -bind = ALT, K, hycov:movefocus, u -bind = ALT, J, hycov:movefocus, d +bind = SUPERALT, BACKSPACE, hycov:toggleoverview, forceall +bind = SUPERALT, LEFT, hycov:movefocus, l +bind = SUPERALT, RIGHT, hycov:movefocus, r +bind = SUPERALT, UP, hycov:movefocus, u +bind = SUPERALT, DOWN, hycov:movefocus, d +bind = SUPERALT, H, hycov:movefocus, l +bind = SUPERALT, L, hycov:movefocus, r +bind = SUPERALT, K, hycov:movefocus, u +bind = SUPERALT, J, hycov:movefocus, d