From a2f9a9d11807f8da3b7d1eb162c38d7b10e480b5 Mon Sep 17 00:00:00 2001 From: Odweta Date: Mon, 12 Jan 2026 12:26:57 +0100 Subject: [PATCH] hypr fullscreen --- homeManagerModules/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeManagerModules/hyprland.nix b/homeManagerModules/hyprland.nix index d53a9c8..397a649 100644 --- a/homeManagerModules/hyprland.nix +++ b/homeManagerModules/hyprland.nix @@ -77,8 +77,8 @@ "$mod SHIFT, C, killactive" "$mod SHIFT, Q, exit" "$mod, P, exec, $menu" - "$mod, L, exec, $lock" + "$mod, F, fullscreen" "$mod, H, movefocus, l" "$mod, J, movefocus, r"