From b884e32ba4b37554b433ae1c3245c9bf8ff7c06d Mon Sep 17 00:00:00 2001 From: KoenDR06 Date: Tue, 11 Mar 2025 11:27:24 +0100 Subject: [PATCH] fullscreen bind --- modules/wm/hyprland/config/hypr/keybinds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/wm/hyprland/config/hypr/keybinds.conf b/modules/wm/hyprland/config/hypr/keybinds.conf index 923c04d..3423788 100644 --- a/modules/wm/hyprland/config/hypr/keybinds.conf +++ b/modules/wm/hyprland/config/hypr/keybinds.conf @@ -8,6 +8,7 @@ bind = ALT, Q, exec, $terminal bind = ALT, F4, killactive bind = CONTROL, Q, killactive +bind = , F11, fullscreen bind = $mainMod, H, movefocus, l bind = $mainMod, L, movefocus, r