export const quickLaunchItems = [ { "name": "GitHub + FilesĂ—2", "command": "github-desktop & nautilus --new-window & nautilus --new-window &" }, { "name": "TerminalĂ—2", "command": "foot & foot &" }, { "name": "Discord + Youtube + Github", "command": "xdg-open 'https://discord.com/app' && xdg-open 'https://youtube.com/' && xdg-open 'https://github.com/' &" }, ]