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 9f374dc commit 1068b0aCopy full SHA for 1068b0a
Contents/MacOS/LightSwitch
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env bash
2
+osascript -e 'tell application "System Events" to tell appearance preferences to set dark mode to not dark mode'
3
+exit
0 commit comments