From 846f1628c0961f182613b170c80400ffe575f3fa Mon Sep 17 00:00:00 2001 From: Zack Polson Date: Tue, 29 Aug 2017 11:17:36 -0700 Subject: [PATCH] '--length 5e' results in an error. I believe '--length 5' was the intended command. Tested using latest pymodoro build from the AUR. --- User-contributed-modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User-contributed-modules.md b/User-contributed-modules.md index 4d7eed5..27d49cf 100644 --- a/User-contributed-modules.md +++ b/User-contributed-modules.md @@ -493,7 +493,7 @@ type = custom/script ; Use pomodoro glyphs in Nerd fonts ; exec = pymodoro --break-prefix " " --pomodoro-prefix " " --pomodoro  --empty  --break  --length 5 ; Use default symbols -exec = pymodoro --length 5e +exec = pymodoro --length 5 label = %output% tail = true interval = 0