From e0b5c185eb42645fd485fa0eb1c0f830d5e8146e Mon Sep 17 00:00:00 2001 From: Alexander Bell Date: Mon, 12 May 2025 23:25:25 +0200 Subject: [PATCH] hyprland fullscreen --- hypr/conf.d/keybinds.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hypr/conf.d/keybinds.conf b/hypr/conf.d/keybinds.conf index 838b4ec..e4e21f5 100644 --- a/hypr/conf.d/keybinds.conf +++ b/hypr/conf.d/keybinds.conf @@ -12,7 +12,8 @@ bind = $mainMod, Y, exec, $filemanager bind = $mainMod, Q, killactive, bind = $mainMod, M, exit, bind = $mainMod, Y, exec, $fileManager -bind = $mainMod, F, togglefloating, +bind = $mainMod, X, togglefloating, +bind = $mainMod, F, fullscreen, bind = $mainMod, D, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle