From: Alex Date: Mon, 17 Feb 2025 11:40:49 +0000 (+0100) Subject: Add note about issues with GUI apps X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=a583fb15a4c470b1b27db868922c22bbb9183fc1;p=alex.git Add note about issues with GUI apps --- diff --git a/windows/wsl.md b/windows/wsl.md index 7dd1b0a..1369b39 100644 --- a/windows/wsl.md +++ b/windows/wsl.md @@ -14,3 +14,7 @@ true # ignore exit code so xdg-open works correctly Ensure that the file is executable. `xdg-open` uses `x-www-browser`. + +## Issues with GUI apps + +* [Uninstall `xdg-desktop-portal` if graphical applications seemingly block on startup](https://github.com/microsoft/wslg/issues/1273#issuecomment-2238745415).