Windows Tiling Window Manager -
You have GlazeWM running in the background. You have configured your config.yaml file to use Left Alt as the modifier key.
# Stop tiling before game Stop-Process -Name "komorebi" -Force Start-Process "steam://rungameid/730" # CS2 Wait-Process -Name "cs2" Start-Process "komorebi.exe" -WindowStyle Hidden
It is not fully automatic. You must hold the Shift key and drag windows into predefined zones, meaning you still rely on the mouse. How to Get Started with GlazeWM windows tiling window manager
You no longer need to constantly adjust windows to see two apps side-by-side. The software handles the layout, keeping you focused on your task.
| Feature | FancyZones | GlazeWM | Komorebi | bug.n | Workspacer | |---------|------------|---------|----------|-------|-------------| | Auto-tile new windows | No | Yes | Yes | Yes | Yes | | Workspaces (Virtual desktops) | No | Yes | Yes | Yes | Yes | | Gaps between windows | No | Yes | Yes | Yes | Yes | | Per-monitor layouts | Yes | Yes | Yes | Yes | Yes | | Layout types | Fixed zones | Master/Stack, Grid, Monocle | BSTACK, RSTACK, Grid, Monocle | Tile, BStack, HStack, Grid, Monocle | Extensible | | Config language | GUI | YAML | TOML + AHK | AHK | C# | | System tray integration | No | No | Yes (via third-party) | Yes | No | | Requires restart on config change | No | No | No (hot reload) | Yes | No | | Learning time (hours to proficient) | 0.5 | 2-4 | 4-8 | 6-10 | 3-6 | You have GlazeWM running in the background
It would be remiss to ignore , which comes as part of Microsoft's own PowerToys suite. While technically not a "tiling window manager" in the automatic sense, it is often the first tool users discover and is a significant upgrade over the basic Snap Layouts.
If you want to start customizing your desktop environment, let me know: You must hold the Shift key and drag
You will automatically reach for your mouse at first. Force yourself to use keyboard shortcuts for three days; by day four, it will feel natural.