⚙️ config(hypr): disable hycov plugin and change keymap of cyclegroup dispatch

This commit is contained in:
Sergio Laín 2024-01-27 01:40:37 +01:00
parent 07af7efcf5
commit fc2b95274d
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
3 changed files with 2 additions and 3 deletions

View file

@ -127,7 +127,7 @@ bind = SUPERCTRL, L, workspace,m+1
# Group control
bind = SUPER, G, togglegroup
bind = SUPERSHIFT, TAB, changegroupactive
bind = SUPER, TAB, changegroupactive
# Submap for resizing windows
bind = SUPER, R, submap, resize

View file

@ -14,4 +14,3 @@ source = ~/.config/hypr/themes/luna/rules.conf
# Plugins
exec-once = hyprpm reload -n
source = ~/.config/hypr/plugins/hycov.conf

View file

@ -21,7 +21,7 @@ plugin {
}
# Keybinds
bind = ALT, TAB, hycov:toggleoverview
bind = SUPER, ;, hycov:toggleoverview
bind = SUPERALT, BACKSPACE, hycov:toggleoverview, forceall
bind = SUPERALT, LEFT, hycov:movefocus, l
bind = SUPERALT, RIGHT, hycov:movefocus, r