From a53d42e27ddf6dc17bc0545d98d848e16575f600 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 21 Apr 2023 10:17:22 +0800 Subject: Update --- bin/task/context | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/task/context') diff --git a/bin/task/context b/bin/task/context index fcba0fb..292eb00 100755 --- a/bin/task/context +++ b/bin/task/context @@ -34,7 +34,7 @@ fi # The unit of time display. For example: # If it is 900(seconds), then the minimal symbol of # time display is 15min -UNIT=900 +UNIT="${UNIT:-900}" #BLOCK_CHAR= BLOCK_CHAR=▮ #▊◼ -- cgit v1.2.3-70-g09d2