toggletab

This commit is contained in:
committer@tuxwarrior
2026-05-26 04:44:38 -05:00
parent 1ca942c9d2
commit 4365573778
+2 -1
View File
@@ -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