home: i3bar: fix deprecated option for pom block
This commit is contained in:
parent
86d73ecc81
commit
07770a0934
|
@ -54,7 +54,7 @@ in
|
||||||
block = "pomodoro";
|
block = "pomodoro";
|
||||||
length = 60;
|
length = 60;
|
||||||
break_length = 10;
|
break_length = 10;
|
||||||
use_nag = true;
|
notifier = "i3nag";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
block = "disk_space";
|
block = "disk_space";
|
||||||
|
|
Loading…
Reference in a new issue