MPD state via mpc
> Published on Sun, Dec 3, 2023> Updated on Mon, Jan 6, 2025
Description #
The MPD via MPC widget displays the current played track by MPD.
Interactions #
There are no interactions available for this widget.
Available settings #
You can set the following MPD via MPC widget settings in the simple-bar settings:
Refresh frequency
: The refresh frequency in milliseconds. Default is 10000 (10 seconds).Show on display
: The displays on which the widget will be displayed. Add a list of indexes (for example: "1,2"). Leave blank to display the widget on every spaces. Default is "".Show animated specter
: Show the animated specter. Default is true.Path to mpc binary
: The binary path required to runmpc
commands from the widget. Default is "/opt/homebrew/bin/mpc".Port
: The port used by MPD. Default is 6600.Host
: The host used by MPD. Default is 127.0.0.1.Format String (see "man mpc")
: The format string used by MPC. Default is "%title%[ - %artist%]|[%file%]".