diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index af290ab..b5f87ab 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -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,