mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(i3): remove music from status bar
This commit is contained in:
@@ -56,14 +56,6 @@ in
|
||||
};
|
||||
};
|
||||
block = [
|
||||
{
|
||||
block = "music";
|
||||
player = "spotify";
|
||||
buttons = ["prev" "play" "next"];
|
||||
marquee = false;
|
||||
max_width = 35;
|
||||
on_collapsed_click = "spotify";
|
||||
}
|
||||
{
|
||||
block = "custom";
|
||||
interval = 60 * 2; # every two minutes
|
||||
|
||||
Reference in New Issue
Block a user