From b4aca729ddae0526b66822698db7066cb09e1682 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 12 Jan 2025 18:00:54 +1100 Subject: bar --- services/apps.ts | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 services/apps.ts (limited to 'services/apps.ts') diff --git a/services/apps.ts b/services/apps.ts new file mode 100644 index 0000000..5396ac7 --- /dev/null +++ b/services/apps.ts @@ -0,0 +1,3 @@ +import AstalApps from "gi://AstalApps"; + +export const Apps = new AstalApps.Apps(); -- cgit v1.2.3-freya