.dotfiles/linux/.config/polybar/rest_timer_module/reset_rest_timer.sh
2024-11-15 11:25:55 +01:00

5 lines
126 B
Bash
Executable file

#!/usr/bin/env sh
source ~/.config/polybar/rest_timer_module/config.sh
echo $(("$TOTAL_MINUTES" * 60)) >"$STATE_REST_TIMER"