summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/app.tsx b/app.tsx
index 9eee9d5..60c6b86 100644
--- a/app.tsx
+++ b/app.tsx
@@ -22,7 +22,6 @@ const loadStyleAsync = async () => {
App.start({
instanceName: "caelestia",
icons: "assets/icons",
- iconTheme: "Adwaita",
main() {
const now = Date.now();
loadStyleAsync().catch(console.error);