From 27a7b15d1fa485602edeff6f7d44a4e4879b52fd Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 12 Apr 2023 15:41:55 +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 3e69db4..0c22ed3 100755 --- a/bin/task/context +++ b/bin/task/context @@ -57,7 +57,7 @@ _save_spend_time_to_dic() { } _desktop_notify() { - which notify-send &>/dev/null && notify-send "$context +$1" + which notify-send &>/dev/null && notify-send "$context +$time" } # Update spend time on current context -- cgit v1.2.3-70-g09d2