From 43655737784017a0f43bbe535541d014cb360fec Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Tue, 26 May 2026 04:44:38 -0500 Subject: [PATCH] toggletab --- dots/hyprland/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 5183bf9..b5a4ac9 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -255,7 +255,7 @@ bind = $mainMod CTRL, ESCAPE, exit, # exit alt. 2 # view mode change bind = $mainMod, I, togglefloating, bind = $mainMod, P, pseudo, # dwindle - pseudotiled windows retain their floating size when tiled -bind = $mainMod, W, layoutmsg, togglesplit # dwindle - toggle split mode (top/side) +#bind = $mainMod, W, layoutmsg, togglesplit # dwindle - toggle split mode (top/side) # fullscreen bind = $mainMod, F, fullscreen, 1 # fullscreen, with border @@ -267,6 +267,7 @@ bind = $mainMod, G, fullscreen, 0 # fullscreen, fill entire screen #bind = $mainMod, T, togglegroup #bind = SHIFT, TAB, changegroupactive, t # t: forward, b: backwards #bind = SUPER_SHIFT, TAB, changegroupactive, b +bind = $mainMod, t, hy3:changegroup, toggletab # screenshot # https://github.com/alonso-herreros/hyprcap