diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2023-04-06 22:05:02 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2023-04-06 22:05:02 +0800 |
commit | e78991f3d49aa26675d70b6188cd4a23ef231cc9 (patch) | |
tree | 0bd8398dd39ee10381ad98e78d3cf9fe94ab6205 /X11/show_timer.sh | |
parent | 6c1f7511175232a44593bf052e648e669f81e737 (diff) |
Update
Diffstat (limited to 'X11/show_timer.sh')
-rwxr-xr-x | X11/show_timer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/show_timer.sh b/X11/show_timer.sh index 4fbb5e5..dfe3dd2 100755 --- a/X11/show_timer.sh +++ b/X11/show_timer.sh | |||
@@ -18,4 +18,4 @@ alacritty --title TIMER --hold \ | |||
18 | -e "$HOME"/helper/bin/unix/timer.sh \ | 18 | -e "$HOME"/helper/bin/unix/timer.sh \ |
19 | SIGINT \ | 19 | SIGINT \ |
20 | "xdotool windowactivate $origin" \ | 20 | "xdotool windowactivate $origin" \ |
21 | 'echo $count | ~/helper/bin/task/context_spend_time.sh' | 21 | '~/helper/bin/task/context_spend_time.sh $count' |