The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

how to move from parent or floating window to a normal leave in the container

asked Aug 17 '13

rna gravatar image

Supposing I moved to parent container with mod1+a or to a floating window, how can move back using keyboard?

1 answer

Sort by » oldest newest most voted
2

answered Aug 17 '13

cee gravatar image

updated Aug 17 '13

Have you tried:

bindsym $mod+c focus child

You can always look in ~/.i3/config if you have changed the default settings.

Also
# toggle tiling / floating
bindsym $mod+Shift+space floating toggle

should do the trick

Question Tools

Stats

Asked: Aug 17 '13

Seen: 574 times

Last updated: Aug 17 '13