diff options
| author | bakkeby <[email protected]> | 2020-05-13 13:24:45 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-05-13 13:24:45 +0200 |
| commit | ae5c96c2177a5a79a441f1eaa0d20e4d852afee3 (patch) | |
| tree | b731ae6fe4db4397d3acc2b16ac499e1a136d6ab | |
| parent | 5cfaf8357b75c5d4a96c1c3fe2644271c13e0c61 (diff) | |
| download | dwm-flexipatch-ae5c96c2177a5a79a441f1eaa0d20e4d852afee3.tar.gz dwm-flexipatch-ae5c96c2177a5a79a441f1eaa0d20e4d852afee3.zip | |
Adding link to fix transparent borders diff
| -rw-r--r-- | patches.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patches.def.h b/patches.def.h index 8f2b0d9..33ad14c 100644 --- a/patches.def.h +++ b/patches.def.h @@ -347,6 +347,7 @@ * This patch ensures that borders have no transparency. Note that this patch is * only relevant if you are not using the alpha patch. * https://github.com/szatanjl/dwm/commit/1529909466206016f2101457bbf37c67195714c8 + * https://dwm.suckless.org/patches/alpha/dwm-fixborders-6.2.diff */ #define NO_TRANSPARENT_BORDERS_PATCH 0 |
