mirror of
https://github.com/kmein/niveum
synced 2026-03-20 12:01:06 +01:00
feat(i3status): show what music is playing
This commit is contained in:
@@ -27,6 +27,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
blocks = [
|
blocks = [
|
||||||
|
{
|
||||||
|
block = "music";
|
||||||
|
format = "$icon {$combo $play |}";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
block = "weather";
|
block = "weather";
|
||||||
autolocate = true;
|
autolocate = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user