i3status-rust: Add a pomodoro block

This commit is contained in:
Sanchayan Maity 2021-01-06 20:16:35 +05:30
parent 658fd1a918
commit 785ad62227
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
theme = "gruvbox-dark"
icons = "awesome5"
[[block]]
block = "pomodoro"
length = 25
break_length = 5
message = "Take a break!"
break_message = "Back to work!"
[[block]]
block = "time"
interval = 60