commit 06b78812b081c76060994a36e2d23281bf33da1a
Author: iressa <[email protected]>
Date:   Thu Jun 11 13:55:20 2020 -0400

    [dwm] [staticstatus] Fixed dumb markdown typo, updated email, added 
config.def.h entry in diff.

diff --git a/dwm.suckless.org/patches/staticstatus/dwm-staticstatus-6.2.diff 
b/dwm.suckless.org/patches/staticstatus/dwm-staticstatus-6.2.diff
index 17cb9057..c8bbe5c3 100644
--- a/dwm.suckless.org/patches/staticstatus/dwm-staticstatus-6.2.diff
+++ b/dwm.suckless.org/patches/staticstatus/dwm-staticstatus-6.2.diff
@@ -1,3 +1,17 @@
+diff --git a/config.def.h b/config.def.h
+index 1c0b587..ea010c3 100644
+--- a/config.def.h
++++ b/config.def.h
+@@ -18,6 +18,9 @@ static const char *colors[][3]      = {
+       [SchemeSel]  = { col_gray4, col_cyan,  col_cyan  },
+ };
+ 
++/* staticstatus */
++static const int statmonval = 0;
++
+ /* tagging */
+ static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
+ 
 diff --git a/dwm.c b/dwm.c
 index 9fd0286..d6eb701 100644
 --- a/dwm.c
diff --git a/dwm.suckless.org/patches/staticstatus/index.md 
b/dwm.suckless.org/patches/staticstatus/index.md
index 0933d7be..3a55e8d9 100644
--- a/dwm.suckless.org/patches/staticstatus/index.md
+++ b/dwm.suckless.org/patches/staticstatus/index.md
@@ -1,5 +1,5 @@
 staticstatus
-=====
+============
 
 Description
 -----------
@@ -16,4 +16,4 @@ Download
 
 Author
 ------
-* Ian Ressa <[email protected]>
+* Ian Ressa <[email protected]>


Reply via email to