From aacb46cf58a42a5bae2a7141246f9a16ce2706a9 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Fri, 27 Feb 2026 06:42:32 -0500 Subject: [PATCH] u --- dots/hyprland/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 00436ea..d0c341e 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -312,8 +312,9 @@ bind = $mainMod, G, fullscreen, 0 # fullscreen, fill entire screen # togglegroup # https://www.reddit.com/r/hyprland/comments/1nfpjps/about_togglegroup/ -bind = $mainMod, T, togglegroup -bind = SHIFT, TAB, changegroupactive, t # t: forward, b: backwards +# NOTE: SHIFT TAB is used by vscodium (and possible other apps) +#bind = $mainMod, T, togglegroup +#bind = SHIFT, TAB, changegroupactive, t # t: forward, b: backwards #bind = SUPER_SHIFT, TAB, changegroupactive, b # screenshot