Mercurial > gbwm
view README.md @ 2:3ad7c3ab949e default tip
improve config and set default root cursor
author | Atarwn Gard <a@qwa.su> |
---|---|
date | Sat, 11 Oct 2025 10:15:35 +0500 |
parents | ee781c291790 |
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