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