From 0b53c07c9746952387536b3fb7d7dd0166be5fd4 Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Tue, 8 Jul 2025 00:20:24 +0200 Subject: [PATCH] Changed keybinds for changing windows --- .config/hypr/config/Keybinds.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.config/hypr/config/Keybinds.conf b/.config/hypr/config/Keybinds.conf index 3b05cd2..c95d5dc 100644 --- a/.config/hypr/config/Keybinds.conf +++ b/.config/hypr/config/Keybinds.conf @@ -99,10 +99,7 @@ bind = $mainMod SHIFT, N, exec, $scriptsDir/anyrun/Toolkit.sh # swayNC notificat bind = , F13, movecurrentworkspacetomonitor, +1 -bind = $mainMod SHIFT, L, movecurrentworkspacetomonitor, r -bind = $mainMod SHIFT, H, movecurrentworkspacetomonitor, l -bind = $mainMod SHIFT, K, movecurrentworkspacetomonitor, u -bind = $mainMod SHIFT, J, movecurrentworkspacetomonitor, d +bind = $mainMod SHIFT, H, movecurrentworkspacetomonitor, +1 bind = $mainMod, F, fullscreen, 1 bind = $mainMod, Space, fullscreen, 0