Skip to content

Running Linux Desktop Environment on Windows, WSL2 Only

License

Notifications You must be signed in to change notification settings

EdwardLab/WSL-Desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WSL-Desktop

Running Native Linux Desktop Environment on Windows (WSL2 Only), ChromeOS

WSL native display, support for dynamically adjusted windows (resizeable), sound and 3D support, based on Xephyr
WD

Usage

./wd.sh [-r resolution] [-d display_number] [-x xstartup] [--help]

Example:

./wd.sh -r 1280x720 -d 2 -x startxfce4

Default Value

Edit wd.sh:

# DEFAULT
DEFAULT_RESOLUTION="1024x768"
DEFAULT_DISPLAY_NUMBER=2
DEFAULT_XSTARTUP="startxfce4"

About

Running Linux Desktop Environment on Windows, WSL2 Only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages