From 1c99f9d063e081fd22b40d36689ef54c7925161c Mon Sep 17 00:00:00 2001 From: lightly-toasted Date: Fri, 7 Nov 2025 21:44:51 +0900 Subject: [PATCH] feat(hyprland): add keybind to toggle floating --- home/modules/graphical/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/graphical/hyprland.nix b/home/modules/graphical/hyprland.nix index 962a8c5..ccf7ff7 100644 --- a/home/modules/graphical/hyprland.nix +++ b/home/modules/graphical/hyprland.nix @@ -41,6 +41,7 @@ "$mod, E, exec, $fileManager" "$mod, R, exec, $menu" "$mod, Y, togglesplit" + "$mod SHIFT, F, togglefloating" "$mod, F, fullscreen" "$mod, H, movefocus, l"