mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-09 04:34:50 +00:00

The odd name was necessary historically to keep the directory visible at the top of a large list of patches. This is no longer necessary.
25 lines
779 B
Markdown
25 lines
779 B
Markdown
### Description
|
|
A tiled layout optimized for wide vertical monitors.
|
|
### Scheme
|
|
```
|
|
|---------------------------|
|
|
| |
|
|
| |
|
|
| M |
|
|
| |
|
|
| |
|
|
|---------------------------|
|
|
| t1 |
|
|
|---------------------------|
|
|
| t2 |
|
|
|---------------------------|
|
|
| t3 |
|
|
|---------------------------|
|
|
```
|
|
### Download
|
|
- [2023-06-21](https://github.com/djpohly/dwl/compare/main...Abanoub8:vertile.patch)
|
|
- [2021-08-15](https://github.com/djpohly/dwl/compare/main...ChausseBenjamin:vertile.patch)
|
|
|
|
### Authors
|
|
- [Benjamin Chausse](https://github.com/ChausseBenjamin)
|
|
- [Abanoub8](https://github.com/Abanoub8) |