home: wm: i3: add floating-related mappings

This commit is contained in:
Bruno BELANYI 2022-10-04 11:40:44 +02:00
parent d0394bd149
commit e0b7103c8d

View file

@ -175,6 +175,10 @@ in
"${modifier}+Control+space" = "floating toggle";
# Change focus between tiling/floating
"${modifier}+space" = "focus mode_toggle";
# Center floating window
"${modifier}+c" = "move absolute position center";
# Center floating window
"${modifier}+Shift+s" = "sticky toggle";
}
{
# Focus parent container