From b5a75260ffe4ce5562858751825cce1587e4017a Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 21 Dec 2025 23:49:17 +0100 Subject: [PATCH] Added a fullscreen keybind --- modules/home-manager/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home-manager/hyprland.nix b/modules/home-manager/hyprland.nix index 6f409e9..9f1022c 100644 --- a/modules/home-manager/hyprland.nix +++ b/modules/home-manager/hyprland.nix @@ -66,6 +66,7 @@ in "$mod, R, exec, $launcher2" "$mod, F, exec, $browser" "$mod, E, exec, $fileManager" + "$mod, F, fullscreen" # Focus binds "$mod, left, movefocus, l"