home: i3: tweak pomodoro length to fit one hour

This commit is contained in:
Antoine Martin 2022-09-19 11:55:06 +02:00
parent e0f0dfdabe
commit a45280b8b6

View file

@ -59,7 +59,7 @@ in {
[ [
{ {
block = "pomodoro"; block = "pomodoro";
length = 60; length = 50;
break_length = 10; break_length = 10;
notifier = "i3nag"; notifier = "i3nag";
} }