sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 8f81433598ca50489c46eaa24ce2b3c5306dd7da
parent f7443b8af282a0ff5ccfe66db10853925fa38089
Author: elbachir-one <bachiralfa@gmail.com>
Date:   Thu,  6 Nov 2025 16:15:40 +0100

[dwm][patches][multimonnametags] Fixed index.md

Diffstat:
Mdwm.suckless.org/patches/multimonnametags/index.md | 11+++++------
1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/dwm.suckless.org/patches/multimonnametags/index.md b/dwm.suckless.org/patches/multimonnametags/index.md @@ -1,12 +1,11 @@ multimonnametags -================== +================ Description ----------- -This patch is an addition to the -[nametag](https://dwm.suckless.org/patches/nametag/) patch but each monitor has -it's own unique set of nametags. You do not need to install the original -nametag patch first. +This patch is an addition to the [nametag](https://dwm.suckless.org/patches/nametag/) +patch, but each monitor has its own unique set of nametags. You do not need to install +the original nametag patch first. Download -------- @@ -14,5 +13,5 @@ Download * [dwm-multimonnametags-prepend-6.6.diff](dwm-multimonnametags-prepend-6.6.diff) Author -------- +------ * Austin Larsen - <austin.larsen@mailfence.com>