From 19ef7745c56d7bd66e250668bd0ea59026ca5cad Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Thu, 24 Jul 2025 19:14:11 -0700 Subject: [PATCH] add locktab bind --- modules/hyprland/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hyprland/hyprland.conf b/modules/hyprland/hyprland.conf index 078c0e7..c285d1d 100644 --- a/modules/hyprland/hyprland.conf +++ b/modules/hyprland/hyprland.conf @@ -175,6 +175,7 @@ bind = $mod, s, hy3:makegroup, v bind = $mod, z, hy3:makegroup, tab bind = $mod, a, hy3:changefocus, raise bind = $mod+SHIFT, a, hy3:changefocus, lower +bind = $mod, x, hy3:locktab bind = $mod, e, hy3:expand, expand bind = $mod+SHIFT, e, hy3:expand, base bind = $mod, r, hy3:changegroup, opposite