MPD state via mpc

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 run mpc 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%]".
Something is wrong in this documentation? Please open an issue on GitHub in simple-bar repo.
Toggle documentation menu