[wiki] [sites] [dmenu][patch][listfullwidth] typo fix || Alex Cole

From: <git_AT_suckless.org>
Date: Sun, 04 Oct 2020 09:27:22 +0200

commit 9d5dfef0b6a5841b5e7475e1fbfe0612b9ae3874
Author: Alex Cole <ajzcole_AT_airmail.cc>
Date: Sun Oct 4 20:26:55 2020 +1300

    [dmenu][patch][listfullwidth] typo fix

diff --git a/tools.suckless.org/dmenu/patches/listfullwidth/dmenu-listfullwidth-5.0.diff b/tools.suckless.org/dmenu/patches/listfullwidth/dmenu-listfullwidth-5.0.diff
index b8d0cfb3..1cc607e6 100644
--- a/tools.suckless.org/dmenu/patches/listfullwidth/dmenu-listfullwidth-5.0.diff
+++ b/tools.suckless.org/dmenu/patches/listfullwidth/dmenu-listfullwidth-5.0.diff
_AT_@ -16,7 +16,7 @@ index 1edb647..221db00 100644
  /* Default settings; can be overriden by command line. */
  
  static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
-+static int color-prompt = 1; /* -p option; if 1, prompt uses SchemeSel, otherwise SchemeNorm */
++static int colorprompt = 1; /* -p option; if 1, prompt uses SchemeSel, otherwise SchemeNorm */
  /* -fn option overrides fonts[0]; default X11 font or font set */
  static const char *fonts[] = {
          "monospace:size=10"
Received on Sun Oct 04 2020 - 09:27:22 CEST

This archive was generated by hypermail 2.3.0 : Sun Oct 04 2020 - 09:36:43 CEST