diff --git a/.config/quickshell/services/AppSearch.qml b/.config/quickshell/services/AppSearch.qml index 10a54f835..1178c95c5 100644 --- a/.config/quickshell/services/AppSearch.qml +++ b/.config/quickshell/services/AppSearch.qml @@ -23,6 +23,6 @@ Singleton { key: "name" }).map(r => { return r.obj.entry - }); + }); } }