diff --git a/widgets/app-launcher/index.tsx b/widgets/app-launcher/index.tsx index cba7df1..fc084e9 100644 --- a/widgets/app-launcher/index.tsx +++ b/widgets/app-launcher/index.tsx @@ -14,7 +14,7 @@ const hide = () => { const AppButton = ({ app }: { app: AstalApps.Application }) => { return (