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 211a87d commit cba9818Copy full SHA for cba9818
README.md
@@ -138,7 +138,7 @@ application {
138
- **SubMenu**: A submenu that can contain multiple items, including other submenus.
139
- **Divider**: A separator used to visually separate menu items.
140
- **dispose**: Call to remove the system tray icon and exit gracefully.
141
-- **Primary Action**: An action triggered by a left-click on the tray icon (Windows and macOS) or as a top item in the context menu (Linux).
+- **Primary Action**: An action triggered by a left-click on the tray icon (Windows) or as a top item in the context menu (MacOs and Linux).
142
143
### 🎨 Icon Rendering Customization
144
0 commit comments