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