Added app icon

This commit is contained in:
Ultradesu
2026-08-12 01:56:21 +01:00
parent 423ea59371
commit e26159f85f
7 changed files with 61 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ import { AlbumGrid, ArtistGrid, ArtistLinksRow, BuildInfoCard, DeviceRow, Federa
export component AppWindow inherits Window {
title: "Furumi Desktop";
icon: @image-url("../assets/federation.svg");
preferred-width: 1180px;
preferred-height: 760px;
min-width: 920px;