home: i3: add pomodoro block to bar

This commit is contained in:
Antoine Martin 2021-05-04 01:27:46 +02:00
parent 8fe2ef6691
commit bc74de3fc6

View file

@ -22,6 +22,12 @@ in
settings = i3BarTheme;
blocks = [
{
block = "pomodoro";
length = 60;
break_length = 10;
use_nag = true;
}
{
block = "disk_space";
path = "/";