Skip to content

Commit ca670b8

Browse files
committed
Fix task bar icon bug in linux
1 parent 433120c commit ca670b8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

share/applications/org.Rabbit.Calendar.desktop.in

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,14 @@ Path=@CMAKE_INSTALL_PREFIX@/bin
99
Terminal=false
1010
StartupNotify=true
1111

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+
1217
# https://specifications.freedesktop.org/menu-spec/latest/apa.html
1318
Categories=Calendar;Development;Utility;Qt;
19+
Keywords=Calendar;LunarCalendar;日历;农历;阴历;阳历
1420

1521
# https://www.freedesktop.org/wiki/Specifications/mime-apps-spec/
1622
# https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/

0 commit comments

Comments
 (0)