We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c157bc3 + 96b2168 commit b2b170fCopy full SHA for b2b170f
data/com.vixalien.sticky.desktop.in.in
@@ -9,3 +9,9 @@ Categories=GNOME;GTK;Utility;
9
StartupNotify=true
10
# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
11
Keywords=Sticky;Notes;Write;PostIt;
12
+Actions=new-note;
13
+
14
+[Desktop Action new-note]
15
+Comment=Create a new sticky note
16
+Name=New Note
17
+Exec=@app-id@ -n
0 commit comments