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.
1 parent 433120c commit ca670b8Copy full SHA for ca670b8
1 file changed
share/applications/org.Rabbit.Calendar.desktop.in
@@ -9,8 +9,14 @@ Path=@CMAKE_INSTALL_PREFIX@/bin
9
Terminal=false
10
StartupNotify=true
11
12
+# Find WM_CLASS:
13
+# Open terminal, run `xprop WM_CLASS` .
14
+# Your mouse cursor will change to a crosshair. Click on any window of Calendar.
15
+StartupWMClass=Calendar
16
+
17
# https://specifications.freedesktop.org/menu-spec/latest/apa.html
18
Categories=Calendar;Development;Utility;Qt;
19
+Keywords=Calendar;LunarCalendar;日历;农历;阴历;阳历
20
21
# https://www.freedesktop.org/wiki/Specifications/mime-apps-spec/
22
# https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/
0 commit comments