WSLUSC(1) WSL Utilities User Manual WSLUSC(1)

wslusc - Component of Windows 10 Linux Subsystem Utility

wslusc [-gi] [-e PATH] [-n NAME] [-i FILE] COMMAND

wslusc [-hv]

This is a WSL shortcut creator to create shortcut on Windows Desktop.

print a simple help
print current version
create a shortcut that links to a GUI application
add an icon to the Windows Shortcut. Supports .ico/.png/.svg.
add a different name other than the command name.
add a custom environment to your command. For example, if you want HiDPI support for a GTK app, add export GDK_SCALE=2; in your command, like this: wslusc ... -e "export GDK_SCALE=2;" ...
interactive mode.

Created by Patrick Wu <me@patrickwu.space>

Report bugs to <https://github.com/wslutilities/wslu/issues>; For Ubuntu specific/related bugs, report to <https://bugs.launchpad.net/ubuntu/+source/wslu>.

This is free software; you can redistribute it and/or modify it under the terms of the GNU GPL version 3 or (at your option) any later version. There is NO warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

wslu(7)

2021-10-07 3.2.3-1