summaryrefslogtreecommitdiff
path: root/src/utils/icons.ts
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-01-30 21:31:58 +1100
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-01-30 21:31:58 +1100
commit47db47fe9fe7a33109366614de0f1b6402814c84 (patch)
tree9850e712fa97cf897b14e88cb5a54f5f15cf980e /src/utils/icons.ts
parentsideleft: create popdown window (diff)
downloadcaelestia-shell-47db47fe9fe7a33109366614de0f1b6402814c84.tar.gz
caelestia-shell-47db47fe9fe7a33109366614de0f1b6402814c84.tar.bz2
caelestia-shell-47db47fe9fe7a33109366614de0f1b6402814c84.zip
imports: use typescript import paths
Diffstat (limited to 'src/utils/icons.ts')
-rw-r--r--src/utils/icons.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/icons.ts b/src/utils/icons.ts
index f12aee0..847ca0f 100644
--- a/src/utils/icons.ts
+++ b/src/utils/icons.ts
@@ -1,6 +1,6 @@
+import { Apps } from "@/services/apps";
import { Gio } from "astal";
import type AstalApps from "gi://AstalApps";
-import { Apps } from "../services/apps";
// Code points from https://www.github.com/lukas-w/font-logos
export const osIcons: Record<string, number> = {