dotfiles/dwl/dwl-patches/patches/stairs
2025-08-10 11:30:42 +03:30
..
README.md suicide 2025-08-10 11:30:42 +03:30
stairs.patch suicide 2025-08-10 11:30:42 +03:30

Description

Port of the stairs patch from dwm.

The remaining text is from the description on the dwm site:

This layout can be modified using the 3 variables provided in config.h: stairpx, stairdirection and stairsamesize.

+-------------+--------+----------------+
|             |        |                |
|             |     +--|       S1       |
|             |     |S2|                |
|             |  +--|  |                |
|             |  |S3|  |                |
|      M      |--|  |  +----------------+
|             |S4|  |                 | |
|             |  |  +-----------------+ |
|             |  |                  |   |
|             |  +------------------+   |
|             |                   |     |
+-------------+-------------------+-----+
            stairsamesize = 1

+-------------+--------+----------------+
|             |        |                |
|             |     +--|       S1       |
|             |     |S2|                |
|             |  +--|  |                |
|             |  |S3|  |                |
|      M      |--|  |  |                |
|             |S4|  |  |                |
|             |  |  |  |                |
|             |  |  |  |                |
|             |  |  |  |                |
|             |  |  |  |                |
+-------------+--+--+--+----------------+
            stairsamesize = 0

Download

Authors