vallbsd/altwm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
altwm is a tiny X11 window manager that runs everything fullscreen. Useful for small displays. Hotkeys: Alt+Tab to switch windows just like in any other WM. Alt+e to run xterm. Alt+q to close current window. Alt+Esc to exit altwm. Configuration: Just modify altwm.c and recompile. Build: cc -o altwm altwm.c -lX11