From bd3063e370a4a5ee77cfe143001176e47104428b Mon Sep 17 00:00:00 2001 From: Jacob Babor <jacob@babor.tech> Date: Thu, 27 Feb 2025 01:48:20 -0600 Subject: [PATCH] Cleanup --- hyprland/.config/hypr/config.d/03-keybinds.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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