home: i3: tweak pomodoro length to fit one hour
This commit is contained in:
parent
e0f0dfdabe
commit
a45280b8b6
|
@ -59,7 +59,7 @@ in {
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
block = "pomodoro";
|
block = "pomodoro";
|
||||||
length = 60;
|
length = 50;
|
||||||
break_length = 10;
|
break_length = 10;
|
||||||
notifier = "i3nag";
|
notifier = "i3nag";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue