pinosaur
/
dmenu.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21b8820
)
vertical
author
Daniel Liu
<mr.picklepinosaur@gmail.com>
Thu, 10 Sep 2020 21:09:07 +0000
(17:09 -0400)
committer
Daniel Liu
<mr.picklepinosaur@gmail.com>
Thu, 10 Sep 2020 21:09:07 +0000
(17:09 -0400)
config.def.h
patch
|
blob
|
history
diff --git
a/config.def.h
b/config.def.h
index
d041d6f
..
e578368
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-16,7
+16,7
@@
static const char *colors[SchemeLast][2] = {
[SchemeOut] = { "#000000", "#00ffff" },
};
/* -l option; if nonzero, dmenu uses vertical list with given number of lines */
-static unsigned int lines = 0;
+static unsigned int lines =
2
0;
/*
* Characters not considered part of a word while deleting words