mirror of
https://github.com/mintty/wsltty.git
synced 2025-10-30 06:33:55 +00:00
fix fallback icon in generated shortcuts
This commit is contained in:
@@ -225,7 +225,7 @@ config () {
|
||||
icon="$basepath/$distro.exe"
|
||||
root="$basepath/rootfs"
|
||||
else
|
||||
icon="%LOCALAPPDATA%/lxss/bash.ico"
|
||||
icon="$installdir"'\wsl.ico'
|
||||
root="$basepath"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user