don't force adwaita icon theme
This commit is contained in:
parent
9c3c59fb33
commit
3cfb189e90
1 changed files with 0 additions and 1 deletions
1
app.tsx
1
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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue