1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(i3status): show what music is playing

This commit is contained in:
2023-10-10 13:06:00 +02:00
parent 587ec584c1
commit f435277463

View File

@@ -27,6 +27,10 @@
};
};
blocks = [
{
block = "music";
format = "$icon {$combo $play |}";
}
{
block = "weather";
autolocate = true;