Ben Lane

Results 4 comments of Ben Lane

Update: I installed VSCode, and was then able to set the default app for `.svg` files by going to `Right-click > Open with > Choose another app`

> Is Debian also your host os? If not, what is? No, my host OS is Windows 11 Pro

Yeah, for now I'm just going to sort my media manually, but I might try to remove a layer of abstraction and use WSL

> Have you tried using the `--privileged` flag when running the container ? Yep, that was already in the startup script This is the edited script btw: ``` #!/bin/bash docker...