From 249105950c084973db71c405bde15abff2c6f0cc Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Fri, 21 Feb 2025 12:35:03 +0100 Subject: [PATCH] Adjusted fullscreen keybind --- .config/hypr/config/Keybinds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/config/Keybinds.conf b/.config/hypr/config/Keybinds.conf index 771a1dd..05c1043 100644 --- a/.config/hypr/config/Keybinds.conf +++ b/.config/hypr/config/Keybinds.conf @@ -94,8 +94,8 @@ bind = $mainMod CTRL, H, movecurrentworkspacetomonitor, l bind = $mainMod CTRL, K, movecurrentworkspacetomonitor, u bind = $mainMod CTRL, J, movecurrentworkspacetomonitor, d -bind = ALT, Return, fullscreen, 0 -bind = $mainMod, Space, fullscreen, 1 +bind = $mainMod, F, fullscreen, 1 +bind = $mainMod SHIFT, F, fullscreen, 0 $mainMod = SUPER $files = thunar