view README.md @ 0:ee781c291790

Initial
author Atarwn Gard <a@qwa.su>
date Fri, 10 Oct 2025 13:40:59 +0500
parents
children
line wrap: on
line source

`┏━┛┏━ ┃┃┃┏┏ `  
`┃ ┃┏━┃┃┃┃┃┃┃`  
`━━┛━━ ━━┛┛┛┛`
============

Semi-stack and semi-tile window manager: Grid-Based window manager

If you're looking for original `eowm` project, see this repo: https://github.com/atarwn/eowm


Keybinds
-------

|      Keybind      | Action |
|-------------------|--------|
| Mod + Tab         | next window |
| Mod + f           | fullscreen |
| Mod + q           | kill window |
| Mod + Shift + Q   | quit |
| Mod + t           | tile window |
| Mod + Return      | spawn alacritty |
| Mod + p           | spawn dmenu\_run |
| Mouse hover       | focus |


Layout
------

```
 ____ ____ ____ ____ ____ ____ ____
| 1  | 2  | 3  | 4  | 5  | 6  | 7  |
|____|____|____|____|____|____|____|
| q  | w  | e  | r  | t  | y  | u  |
|____|____|____|____|____|____|____|
| a  | s  | d  | f  | g  | h  | j  |
|____|____|____|____|____|____|____|
| z  | x  | c  | v  | b  | n  | m  |
|____|____|____|____|____|____|____|
```

Press Mod+t to tile window from [cell] to [cell]

Why?!
-----

fredom


Thanks to
=========

 * 2bwm
 * catwm
 * tinywm
 * dwm
 * sxwm