Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 970 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 970 Bytes

Showing Album Cover in ncmpcpp

preview

Table of Contents

Requirements

  • urxvt (compiled with pixbuf) To test if it compiled, run this :

$ urxvt -pixmap /path/to/picture

Not yet compiled ? How to compile? Just fckin google it

Dependencies

  • w3m
  • imagemagick
  • pixbuf
  • mpd,mpc and ncmpcpp oc

Installation

  • place ncmpcpp2 inside the folder, to your path (/usr/bin/ , ~/.local/bin , etc), then
  • place albumart and ncmpcpp-albumart inside the folder to ~/.ncmpcpp

Usage

just run $ ncmpcpp2

Customization

u know da wey

Credits

This albumart script is taken and modified from Marcocheung