1. Find the [[WezTerm#Config Locations | config]] 2. Add this line: ```lua return { default_prog = {"wsl.exe"} } ``` 3. (Optional) Set the second option for `default_prog` to be your desired home directory, e.g. `default_prog = {"wsl.exe", "/mnt/c/Users/<User>"}` 4. Restart the terminal application and it should work