diff --git a/common/.local/libexec/statusbar/sb-task b/common/.local/libexec/statusbar/sb-task index 0e6f6b857..c6c09328b 100755 --- a/common/.local/libexec/statusbar/sb-task +++ b/common/.local/libexec/statusbar/sb-task @@ -3,6 +3,8 @@ icon=󰄵 +task sync + # get_context() { # task context show | awk "NR==1 { gsub(\"'\", \"\"); print \$2 }" # }