app icon: Create app icon

This commit is contained in:
daudix-UFO
2023-05-03 18:40:25 +03:00
parent 81b54d38e0
commit f70528dd4a
8 changed files with 1583 additions and 131 deletions

View File

@@ -3,7 +3,7 @@ using Adw 1;
template ImaginerWindow : Adw.ApplicationWindow {
default-width: 700;
default-height: 600;
default-height: 700;
width-request: 300;
height-request: 300;
title: _("Imaginer");