Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature req: custom icon for .bat launchers #33

Open
Virgus opened this issue Aug 17, 2023 · 0 comments
Open

Feature req: custom icon for .bat launchers #33

Virgus opened this issue Aug 17, 2023 · 0 comments
Labels

Comments

@Virgus
Copy link

Virgus commented Aug 17, 2023

Hello, this tool is really great. Lots of improvements since last time I passed by !

I'm trying to set it according to my needs and I have one feature request for the upcoming updates.

My main browser is launched "clean" from ram and I used a .bat (or .cmd) script for the launcher (to copy it to ram and start the real launcher with the correct settings - mainly I use the options to launch it googled or ungoogled). I tried assigning the icon in the main browser declaration config.ini but the icon is not taken into account.

[browser:chrlauncher]
name = ChromeX Portable
cmd = C:\PortableApps\Internet Browsers\ChromeX\Chromium Portable\chrlauncher.exe
hidden = n

[browser:chrlauncher:default]
name = Default
arg = "%url%"
icon = C:\PortableApps\Internet Browsers\ChromeX\Chromium Portable\chrlauncher.exe
rule = scope:domain|rsload.net


[browser:chromexram]
name = ChromeX RAM Portable
cmd = C:\PortableApps\Internet Browsers\ChromeX\CX2RAM.bat
icon = C:\PortableApps\Internet Browsers\ChromeX\CX2RAM.ico
hidden = n

[browser:chromexram:default]
name = Default
arg = "%url%"
icon = C:\PortableApps\Internet Browsers\ChromeX\CX2RAM.ico
rule = scope:domain|rsload.net

It's just an aesthetic issue because overall it's actually working, but it would be great to personalize the browsers main icons if possible. Consider that I use several versions of chromium with their default profile and I'd love to have them distinguishable at first glance by using a specific icon for each of them.

Thanks and have a great day !

20230817_103450_Snapshot_bt

@aloneguid aloneguid added the core label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants