Add MPRIS to status bar

This commit is contained in:
Charlotte Van Petegem 2022-01-21 13:56:33 +01:00
parent 3da32b72b7
commit b9747a405d
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -71,6 +71,14 @@ pkgs.writeText "configuration.toml" ''
[[block]]
block = "backlight"
[[block]]
block = "music"
player = "firefox"
buttons = ["prev", "play", "next"]
marquee = false
max_width = 40
hide_when_empty = true
[[block]]
block = "sound"