commit bea8706088510bd72fa73d6e12d997c232113fcc parent ad36d54de1f530673f90ddff7a78d0ce0c86286d Author: aleks <aleks.stier@icloud.com> Date: Fri, 9 Aug 2019 14:06:15 +0200 [dwm][patches][staticmonoclesymbol] Rename patch Rename patch to monoclesymbol to make name shorter. Diffstat:
3 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/dwm.suckless.org/patches/staticmonoclesymbol/dwm-staticmonoclesymbol-6.2.diff b/dwm.suckless.org/patches/monoclesymbol/dwm-monoclesymbol-6.2.diff diff --git a/dwm.suckless.org/patches/monoclesymbol/index.md b/dwm.suckless.org/patches/monoclesymbol/index.md @@ -0,0 +1,16 @@ +monoclesymbol +============= + +Description +----------- +Always display the the monocle-symbol as defined in config.h if the +monocle-layout is activated. Do not display the number of open clients +in the current tag. + +Download +-------- +* [dwm-monoclesymbol-6.2.diff](dwm-monoclesymbol-6.2.diff) + +Authors +------- +* Aleksandrs Stier diff --git a/dwm.suckless.org/patches/staticmonoclesymbol/index.md b/dwm.suckless.org/patches/staticmonoclesymbol/index.md @@ -1,16 +0,0 @@ -static-monocle-symbol -===================== - -Description ------------ -Always display the the monocle-symbol as defined in config.h if the -monocle-layout is activated. Do not display the number of open clients -in the current tag. - -Download --------- -* [dwm-staticmonoclesymbol-6.2.diff](dwm-staticmonoclesymbol-6.2.diff) (20190413) - -Authors -------- -* Aleksandrs Stier - `<aleks dot stier at icloud dot com>`