cargo-appimage icon indicating copy to clipboard operation
cargo-appimage copied to clipboard

[Feature Request]: Customize icon source from cargo config

Open lexi-the-cute opened this issue 2 years ago • 1 comments

icon.png's path should be able to be specified from the cargo config otherwise it defaults to icon.png in the current working directory

lexi-the-cute avatar Mar 19 '24 06:03 lexi-the-cute

I did implement this in the PR I'm about to submit with the commit at https://github.com/StratusFearMe21/cargo-appimage/compare/master...lexi-the-cute:cargo-appimage:5b837717754b916b8bc5a8dd6b5a9b051d9352a2

lexi-the-cute avatar Mar 20 '24 03:03 lexi-the-cute