playerctl icon indicating copy to clipboard operation
playerctl copied to clipboard

Add support for playerctlrc file

Open veloek opened this issue 3 years ago • 2 comments

Instead of having to specify the same options each time, common options (e.g. --ignore-player) may be placed inside $HOME/.playerctlrc (or globally in /etc/playerctlrc). These options are parsed before cli arguments, making it possible for manual override.

veloek avatar Oct 12 '22 14:10 veloek

I made this patch to scratch my own itch so I didn't bother with updating the man file and readme, but I'd be glad to do it if you choose to accept the PR.

veloek avatar Oct 12 '22 14:10 veloek

The CI tests are failing for some reason, but I don't think my changes did this. I'm seeing the same errors in master when running the docker container locally. Do you know what's going on there, @acrisci?

veloek avatar Oct 12 '22 14:10 veloek