color picker and palette editor
git clone https://git.lucas.co/cce-color-editor.git
Point Icon= at the app's own theme icon
Icon=cce-color-editor 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-color-editor.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cce-color-editor.desktop b/cce-color-editor.desktop
index 9fa48b6..327af03 100644
--- a/cce-color-editor.desktop
+++ b/cce-color-editor.desktop
@@ -2,6 +2,6 @@
Type=Application
Name=Color Editor
Exec=cce-color-editor
-Icon=color-picker
+Icon=cce-color-editor
Terminal=false
Categories=Utility;Graphics;