upd conky with -c arg

This commit is contained in:
2026-03-12 14:44:43 +01:00
parent 21344c8748
commit 32335636cd
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ conky.config = {
conky.text = [[
#${execpi 30 todo.sh -d ~/.config/todo/config-conky ls}
${execpi 3 mabox-todo.sh}
${execpi 3 mabox-todo.sh -c}
#${image ~/.config/conky/images/test.png -p 0,0}
#${image ~/.config/conky/images/test.png -p 400,0}
]];