Default to dark mode for all devices
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<!-- Set Lawnchair as the default launcher -->
|
<!-- Set Lawnchair as the default launcher -->
|
||||||
<string name="config_defaultLauncher">app.lawnchair/.LawnchairLauncher</string>
|
<string name="config_defaultLauncher">app.lawnchair/.LawnchairLauncher</string>
|
||||||
|
|
||||||
|
<!-- Set dark mode as default -->
|
||||||
|
<integer name="config_defaultThemeMode">2</integer>
|
||||||
</resources>
|
</resources>
|
Reference in New Issue
Block a user