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

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

static const int draw_minimal_borders = 0; /* disable minimalborders */
Preview:
with:
static const unsigned int borderpx         = 10;  /* border pixel of windows */

Before applying the patch

After applying the patch

Download

Authors