sites

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

index.md (591B)


      1 full tag indicator
      2 ==================
      3 
      4 Description
      5 -----------
      6 This patch mimics the [activetagindicatorbar patch](https://dwm.suckless.org/patches/activetagindicatorbar/),
      7 but with more flexible customization features:
      8 
      9 ![full tag indicator screenshot](full-tag-indicator-screenshot.png)
     10 
     11 You should take a look at the [patch repository](https://github.com/nasccped/dwm-fulltag-indicator)
     12 for rice tips and code change documentation!
     13 
     14 Download
     15 --------
     16 * [dwm-fulltagindicator-6.5.1.diff](dwm-fulltagindicator-6.5.1.diff) (2025-07-15)
     17 
     18 Authors
     19 -------
     20 * nasccped - <pdbt.contact@gmail.com>