1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 20:31:07 +01:00

feat(i3): add pomodoro to status bar

i3-nagbar doesnt work yet
This commit is contained in:
Kierán Meinhardt
2020-05-15 08:07:11 +02:00
parent e4139569d5
commit fa22ee2a16

View File

@@ -56,6 +56,9 @@ in
}; };
}; };
block = [ block = [
{
block = "pomodoro";
}
{ {
block = "music"; block = "music";
player = "spotify"; player = "spotify";