From 3eabd0f06a4efebd1b9946579da7a5d84bf253f8 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 11 Apr 2025 17:25:16 +0200 Subject: [PATCH] :wrench: Add keybind to center floating tile Signed-off-by: SindreKjelsrud --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 28d5d64..bf73933 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -193,6 +193,7 @@ bind = $mainMod, Q, killactive, bind = $mainMod, M, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, +bind = $mainMod, C, centerwindow bind = $mainMod, SPACE, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle