Matthew Furr

Results 3 comments of Matthew Furr

Ok. So I was able to figure out the markdown plugins by adding this to the config.ts ``` import { ThemeConfig } from "vuepress-theme-vt"; import { defineConfig4CustomTheme } from "vuepress/config";...

I forgot to mention that I tried to setup Application layouts to make my own 1x2 Tiles, but this only works if the apps are different. For example, I could...

I ran into this same problem today. The issue was actually caused by USB device that was added to the VM. Somehow the USB that was previously selected was no...