import { staticClasses } from "@decky/ui"; import { definePlugin } from "@decky/api"; import { GiPlasticDuck } from "react-icons/gi"; import { Content } from "./components"; export default definePlugin(() => { console.log("decky-lsfg-vk plugin initializing"); return { // The name shown in various decky menus name: "Decky LSFG-VK", // The element displayed at the top of your plugin's menu titleView: