Remove conflict on spotify keybind and toggle split

This commit is contained in:
ItsDrike 2023-01-25 01:38:41 +01:00
parent bf23640fe7
commit e4dabd5a41
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -217,7 +217,7 @@ bind = SUPER, Space, fullscreen, 0
bind = SUPER_SHIFT, Space, fullscreen, 1
bind = SUPER, P, exec, bash -c "if hyprctl activewindow | grep 'floating: 0'; then hyprctl dispatch togglefloating active; fi; hyprctl dispatch pin active"
bind = SUPER_SHIFT, P, pseudo,
bind = SUPER, S, togglesplit,
bind = SUPER_SHIFT, S, togglesplit,
# Window groups
bind = SUPER, G, togglegroup,