logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wslusc - Component of Windows 10 Linux Subsystem Utility

Author

       Created by Patrick Wu <me@patrickwu.space>

Description

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

Name

wslusc - Component of Windows 10 Linux Subsystem Utility

Options

-h,--help
              print a simple help

       -v,--version
              print current version

       -g,--gui
              create a shortcut that links to a GUI application

       -i,--icon
              add an icon to the Windows Shortcut. Supports .ico/.png/.svg.

       -n,--name
              add a different name other than the command name.

       -e,--env
              add  a  custom  environment to your command. For example, if you want HiDPI support for a GTK app,
              add exportGDK_SCALE=2; in your command, like this: wslusc...-e"exportGDK_SCALE=2;"...-I,--interactive
              interactive mode.

Reporting Bugs

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

See Also

wslu(7)

3.2.3-1                                            2021-10-07                                          WSLUSC(1)

Synopsis

wslusc [-gi] [-ePATH] [-nNAME] [-iFILE] COMMANDwslusc [-hv]

See Also