mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Remove conflict on spotify keybind and toggle split
This commit is contained in:
parent
bf23640fe7
commit
e4dabd5a41
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue