### i3blocks-mediaplayer A very simple media player blocklet for i3blocks. ### Installation Install the script in your i3blocks script directory: ``` cd ~/.config/i3blocks/scripts curl -O -J https://git.everestlinux.org/lw-everestlinux/i3blocks-mediaplayer/raw/branch/main/mediaplayer ``` Add the following to i3blocks/config: ``` [mediaplayer] command=$SCRIPT_DIR/mediaplayer interval=1 CONCISE=true # change to "false" to show album name ``` ### Copyright ![gplv3-only](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)