i3 Shortcut cmd+shift+f for window-parent fullscreen

This commit is contained in:
Wryn Wagner 2019-11-25 15:57:20 -07:00
parent 714fb4c993
commit c77513993d

View File

@ -150,6 +150,9 @@ mode "resize" {
bindsym $mod+r mode "resize"
# Set parent container to full screen
bindsym $mod+Shift+f focus parent; fullscreen; focus child
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {