From 1d83a2ceb8804f85d39dce5567f186e587f69bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 3 Aug 2025 02:02:43 +0200 Subject: [PATCH] feat(hypr): binding to change to the last window --- .config/hypr/configs/binds.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index f77b3a5a..e7a9b99c 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -51,6 +51,7 @@ bind = $mainMod, Q, killactive, bind = $mainMod, A, exec, $scripts/toggle_floating bind = $mainMod SHIFT, P, pseudo bind = $mainMod, F, fullscreen, 0 +bind = ALT, TAB, focuscurrentorlast ## Mouse bindm = $mainMod, mouse:272, movewindow @@ -86,7 +87,7 @@ bind = $mainMod, C, exec, hyprctl dispatch centerwindow 1 ## Group Control bind = $mainMod, G, togglegroup bind = $mainMod CTRL, G, lockactivegroup, toggle -bind = ALT, TAB, changegroupactive +bind = CTRL ALT, TAB, changegroupactive ## Resizing Windows bind = $mainMod, R, submap, resize