git.lucas.co / cce-secrets
secrets manager
git clone https://git.lucas.co/cce-secrets.git

commit8d836b7f5fd332058efad0dd37359be0746f1e0e
parent0f628c9efb
authorLucas Galante <[email protected]>
date2026-08-21 08:07
Add desktop entry

Versioned at the crate root per convention (bare-binary Exec,
Icon= = binary name); ccebuild install discovers it, making the app
visible to the launcher. Icon symlink (lock glyph) lands in cce-icons.

Co-Authored-By: Claude Fable 5 <[email protected]>

 cce-secrets.desktop | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/cce-secrets.desktop b/cce-secrets.desktop
new file mode 100644
index 0000000..6f12a9a
--- /dev/null
+++ b/cce-secrets.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=Application
+Name=Secrets
+Comment=Browse and edit keyring secrets
+Exec=cce-secrets
+Icon=cce-secrets
+Categories=Utility;Security;
+Terminal=false
+StartupNotify=true
+StartupWMClass=cce-secrets