From a78d086a31d2edd9a90cbc5287004db447a6866a Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:24:22 -0400 Subject: [PATCH] adjust help page --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 0b3c4370..adac58d7 100644 --- a/HELP.md +++ b/HELP.md @@ -26,7 +26,7 @@ Options will not change if `background.useWindowOptionsForAllBackgrounds` is set ### (Windows) Doesn't work on WSL [#27](https://github.com/KatsuteDev/Background/issues/27#issuecomment-1233610914) -As described in [#27](https://github.com/KatsuteDev/Background/issues/27#issuecomment-1233610914), you can not change the background while running this extension in a remote WSL window. You can however still use custom backgrounds by installing and making changes in the main VSCode window, then opening a remote WSL window. +Backgrounds can not be changed while running this extension in a remote WSL window. Backgrounds must be changed by making changes in the main VSCode window, then opening the remote WSL window. ### (Mac) read-only file system [#76](https://github.com/KatsuteDev/Background/issues/76)