import { App } from "astal/gtk4"; import { WINDOW_NAME } from "../app-launcher"; export const Launcher = () => { return ( ); };