Browse Source

Add more debug

Alois Mahdal 10 years ago
parent
commit
b1a5feac63
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      libexec/saturnin-dmenu

+ 1
- 1
libexec/saturnin-dmenu View File

@@ -27,7 +27,7 @@ sf="$(saturnin conf -p style.color.sfg)"
27 27
 fn="$(saturnin conf -p style.font)"
28 28
 fn=${fn:--*-terminus-medium-r-*-*-16-*-*-*-*-*-*-*}
29 29
 
30
-debug -v nb nf sb sf fn
30
+debug -v nb nf sb sf fn lines maybe_split delim
31 31
 
32 32
 style() {
33 33
     test -n "$nb" && echo -n "-nb $nb "