aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.66k stars 167 forks source link

Allow changing step for volume up/down #616

Open repparw opened 4 days ago

repparw commented 4 days ago

Allow to set a different step for volumeup/down keymaps instead of always using 5.

Maybe a config option, or an optional argument after the command (volumeup 2 instead of volumeup)