occivink / mpv-gallery-view

Gallery-view scripts for mpv
The Unlicense
189 stars 20 forks source link

Makefile #45

Open bbusse opened 1 year ago

bbusse commented 1 year ago

This PR adds a Makefile with an install target for easy installation. The second commit adds missing whitespace to a log message

occivink commented 1 year ago

I like the idea, I just don't think we should do the printf $(input_conf) >> ${HOME}/.config/mpv/input.conf since that's not idempotent.

bbusse commented 1 year ago

How about a second target 'install-keybindings'? This way the user has full control