sites

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

index.md (766B)


      1 mmnametags
      2 ==========
      3 
      4 Description
      5 -----------
      6 This patch builds upon the [nametag](https://dwm.suckless.org/patches/nametag/)
      7 patch, but allows each monitor to have its own unique set of nametags. You don’t
      8 need to install the original nametag patch beforehand.
      9 
     10 The latest update fixes memory management issues, it has the shorthash of
     11 7c3abae. It is recommended to use this version.
     12 
     13 Download
     14 --------
     15 * [dwm-mmnametags-20251218-7c3abae.diff](dwm-mmnametags-20251218-7c3abae.diff)
     16 * [dwm-mmnametags-prepend-20251218-7c3abae.diff](dwm-mmnametags-prepend-20251218-7c3abae.diff)
     17 * [dwm-mmnametags-6.6.diff](dwm-mmnametags-6.6.diff)
     18 * [dwm-mmnametags-prepend-6.6.diff](dwm-mmnametags-prepend-6.6.diff)
     19 
     20 Author
     21 ------
     22 * Austin Larsen - <austin.larsen@mailfence.com>