From 88cb34b57158b7e3b188100539819c59ff5a8880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 31 Aug 2024 00:43:50 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(hypr):=20new=20binding=20to=20?= =?UTF-8?q?lock=20a=20group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/configs/binds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/configs/binds.conf b/.config/hypr/configs/binds.conf index 3fa82b6a..2d654446 100644 --- a/.config/hypr/configs/binds.conf +++ b/.config/hypr/configs/binds.conf @@ -143,6 +143,7 @@ bind = $mainMod, 60, focusmonitor, +1 # Period # Group control bind = $mainMod, G, togglegroup +bind = $mainMod CTRL, G, lockactivegroup, toggle bind = ALT, TAB, changegroupactive # Submap for resizing windows