mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-02-24 20:13:13 +00:00
Update minimalborders
parent
b29d061647
commit
a96edfc922
@ -1,6 +1,12 @@
|
||||
### Description
|
||||
Dynamically adjusts the borders between adjacent windows to make them visually merge
|
||||
|
||||
**NOTE:** to disable minimalborders after applying this patch, set `draw_minimal_borders` to `0`
|
||||
|
||||
```c
|
||||
static const int draw_minimal_borders = 0; /* disable minimalborders */
|
||||
```
|
||||
|
||||
### Download
|
||||
- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/minimalborders)
|
||||
- [2024-03-12](https://codeberg.org/dwl/dwl-patches/raw/branch/main/minimalborders/minimalborders.patch)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user