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 46c51a8 commit 2f418feCopy full SHA for 2f418fe
src/qz/utils/MacUtilities.java
@@ -136,7 +136,7 @@ public static void registerQuitHandler(TrayManager trayManager) {
136
}
137
138
/**
139
- * Runs a shell command to determine if "Dark" top theme is enabled
+ * Runs a shell command to determine if "Dark" desktop theme is enabled
140
* @return true if enabled, false if not
141
*/
142
public static boolean isDarkDesktop() {
0 commit comments