From 02fd2e97f2c8a53bf2344e6fa8b14769cb15ee38 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:35:37 +1100 Subject: refactor: move ts to src Also move popupwindow to own file --- services/apps.ts | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 services/apps.ts (limited to 'services/apps.ts') diff --git a/services/apps.ts b/services/apps.ts deleted file mode 100644 index 5396ac7..0000000 --- a/services/apps.ts +++ /dev/null @@ -1,3 +0,0 @@ -import AstalApps from "gi://AstalApps"; - -export const Apps = new AstalApps.Apps(); -- cgit v1.2.3-freya