summaryrefslogtreecommitdiff
path: root/wm/dmenu-5.3/config.def.h
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2025-07-24 19:02:41 -0500
committerstkhan <personal@slickd.xyz>2025-07-24 19:02:41 -0500
commit1d431d19b17b8bf362b323918f3c906ee858343f (patch)
tree9d484920fde94c2ab4a8ccd524811cba6fe608a7 /wm/dmenu-5.3/config.def.h
parentc6ed3de8a62fc3a8eae866eaa7ac076b28d88ad7 (diff)
Clean
Diffstat (limited to 'wm/dmenu-5.3/config.def.h')
-rw-r--r--wm/dmenu-5.3/config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wm/dmenu-5.3/config.def.h b/wm/dmenu-5.3/config.def.h
index d336705..72f084c 100644
--- a/wm/dmenu-5.3/config.def.h
+++ b/wm/dmenu-5.3/config.def.h
@@ -1,6 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* Default settings; can be overriden by command line. */
+static int instant = 0; /* -n option; if 1, select single entry automatically */
static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
static const unsigned int alpha = 0xff; /* Amount of opacity. 0xff is opaque */
/* -fn option overrides fonts[0]; default X11 font or font set */