You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2026. It is now read-only.
This would be configured in the window for the program that actually handles the .desktop files.
The user would be able to choose between CMD.exe, PowerShell.exe, bash.exe, wsl.exe (unless the default WSL Bash environment is something different), ubuntu.exe, and a custom entry they can type in.
If the bash options can't be found, then it'll fall back to PowerShell. If that doesn't work for some reason, might need to fall back to CMD, but Windows generally has PowerShell now so that may not be required. Maybe also add an option for "Fallback Terminal" to choose between CMD and PowerShell as the fallback for bash.
This would be configured in the window for the program that actually handles the .desktop files.
The user would be able to choose between
CMD.exe,PowerShell.exe,bash.exe,wsl.exe(unless the default WSL Bash environment is something different),ubuntu.exe, and a custom entry they can type in.If the bash options can't be found, then it'll fall back to PowerShell. If that doesn't work for some reason, might need to fall back to CMD, but Windows generally has PowerShell now so that may not be required. Maybe also add an option for "Fallback Terminal" to choose between CMD and PowerShell as the fallback for bash.