diff options
Diffstat (limited to 'gromo')
-rwxr-xr-x | gromo | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ while true; do (sleep $STOP_SECONDS && mpv --no-terminal "$DING_FILE") & slock - echo $seconds if [ $seconds -lt 60 ]; then gromo_time="$seconds seconds" elif [ $seconds -lt 3600 ]; then |