import { PanelSectionRow } from "@decky/ui"; export function UsageInstructions() { return ( <> Usage Instructions Click "Copy Launch Option" button, then paste it into your Steam game's launch options to enable frame generation. ~/lsfg %command% The configuration is stored in ~/.config/lsfg-vk/conf.toml. Multiplier, flow scale, and performance mode hot-reload while games are running. > ); }