nix/module/sway/module/20-Tiling

22 lines
529 B
Plaintext

# Toggle tiling.
# bindsym $mod+Shift+space floating toggle
# Swap focus between the tiling area and the floating area
# bindsym $mod+space focus mode_toggle
# Move focus to the parent container
# bindsym $mod+a focus parent
# Split directions.
bindsym $mod+backslash splith
bindsym $mod+minus splitv
# Switch the current container between different layout styles
# TODO: Rekey.
# bindsym $mod+s layout stacking
# bindsym $mod+w layout tabbed
# bindsym $mod+e layout toggle split
# Fullscreen.
bindsym $mod+f fullscreen