Skip to content

JollyRgrs/LaunchFromBash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

LaunchFromBash

Introduction

This is a simple setup to run X11 apps in Windows using VcXsrv and bash.exe on Windows 10

Instructions

  • You will need to have VcXsrv and set the path of that in the script.

  • Then you need to create a shortcut where the target looks like below:

    C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -executionpolicy bypass -c C:\LaunchFromBash\LaunchFromBash.ps1 -Command terminator
    Note the "-executionpolicy bypass" to alleviate any chance that the ps1 script won't run due to local policy.

  • Find an icon to make your shortcut look pretty.

About

Launch X windows from WSL Bash in Windows 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors