Window Tiling Linux [new] ❲Linux❳
But what if your windows never overlapped ? What if they automatically snapped into a perfect grid, using 100% of your screen real estate, controlled entirely from your keyboard?
# Mod key (Super = Windows key) set $mod Mod4 bindsym $mod+Return exec alacritty Focus movement bindsym $mod+h focus left bindsym $mod+j focus down bindsym $mod+k focus up bindsym $mod+l focus right Split horizontally/vertically bindsym $mod+v split vertical bindsym $mod+b split horizontal Reload config without restart bindsym $mod+Shift+c reload window tiling linux
You might never stack another window again. Save this as ~/.config/i3/config : But what if your windows never overlapped
