diff --git a/widgets/launcher/index.tsx b/widgets/launcher/index.tsx index 14ea305..687aec0 100644 --- a/widgets/launcher/index.tsx +++ b/widgets/launcher/index.tsx @@ -35,9 +35,9 @@ const AppList = () => { const appList = searchText((text) => apps.fuzzy_query(text)); return ( - + @@ -75,7 +75,7 @@ export const Launcher = (gdkmonitor: Gdk.Monitor) => { > - +