20241115
This commit is contained in:
parent
dd935d9409
commit
d1c94d50ff
10 changed files with 114 additions and 59 deletions
5
linux/.config/polybar/rest_timer_module/reset_rest_timer.sh
Executable file
5
linux/.config/polybar/rest_timer_module/reset_rest_timer.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
source ~/.config/polybar/rest_timer_module/config.sh
|
||||
|
||||
echo $(("$TOTAL_MINUTES" * 60)) >"$STATE_REST_TIMER"
|
Loading…
Add table
Add a link
Reference in a new issue