瀏覽代碼

Add more debug

Alois Mahdal 10 年之前
父節點
當前提交
b1a5feac63
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      libexec/saturnin-dmenu

+ 1
- 1
libexec/saturnin-dmenu 查看文件

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