diff --git a/hyprland/.config/hypr/config.d/03-keybinds.conf b/hyprland/.config/hypr/config.d/03-keybinds.conf index bfebb59a..3f45c277 100644 --- a/hyprland/.config/hypr/config.d/03-keybinds.conf +++ b/hyprland/.config/hypr/config.d/03-keybinds.conf @@ -8,10 +8,11 @@ bind = $mainMod, Return, exec, foot bind = $mainMod, Q, killactive bind = $mainMod, Space, exec, pgrep wofi || wofi --show drun #bind = $mainMod, M, exit, -bind = $mainMod, T, pseudo, # dwindle -bind = $mainMod, F, togglefloating, +bind = $mainMod, T, pseudo +bind = $mainMod, F, togglefloating bind = $mainMod Shift, F, fullscreen -bind = $mainMod, R, togglesplit, # dwindle +bind = $mainMod, R, togglesplit +bind = $mainMod, G, swapsplit # Dunst management bind = $mainMod Shift, Space, exec, dunstctl close