graphic design tool
git clone https://git.lucas.co/cce-designer.git
Point Icon= at the app's own theme icon
Icon=cce-designer resolves to cce-icons' hicolor tree (installed by ccebuild)
instead of borrowing a generic freedesktop name that resolved only if
some other installed theme happened to provide it.
Co-Authored-By: Claude <[email protected]>
cce-designer.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cce-designer.desktop b/cce-designer.desktop
index 1ce915d..9a50f33 100644
--- a/cce-designer.desktop
+++ b/cce-designer.desktop
@@ -3,7 +3,7 @@ Type=Application
Name=Designer
Comment=Visual UI designer for clear-ui
Exec=cce-designer
-Icon=preferences-system-symbolic
+Icon=cce-designer
Categories=Graphics;Development;
Keywords=designer;ui;layout;clear-ui;
StartupNotify=true