Alois Mahdal před 10 roky
rodič
revize
b1a5feac63
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      libexec/saturnin-dmenu

+ 1
- 1
libexec/saturnin-dmenu Zobrazit soubor

@@ -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 "