Add ability to have custom icons for shortcuts#43
Add ability to have custom icons for shortcuts#43agnostic-apollo merged 3 commits intotermux:masterfrom
Conversation
|
i need this too |
|
Merge it please! But, a hint: |
|
@alexandre-mbm |
|
Any updates on this? I would love to see this merged too! |
|
Any update on this. I have install different few app to do that for me. Unnecessarily. It makes sense if we add this. |
|
I'd also like to see this merged in! |
|
@agnostic-apollo @fornwall any news on this? the last comment by @AbdullahM0hamed on this issue was posted nearly a year ago by now. |
|
@AbdullahM0hamed Thanks for this, seems to be working. Lets all meet up an year later for a release. |
|
Thank you for this. It seems .jpgs which have been renamed to have the .png extension work as well. What are the minimum/maximum dimensions required for the icon? |
|
@sudomain For a 1080p ~6in screen, something like 96x96px should probably be fine, otherwise go with 144 or 196 for higher resolution screens. Sadly, very few of 1440p screens if any these days. |
|
Thank you very much, I was just googling to see if this was possible. I seem to find new features in Termux every day lately! |
Requires icon be placed in
~/.shortcuts/iconsand have the name of the script with a.pngextension.Closes #41.