GTK/QT theming disabled by default
This commit is contained in:
parent
ed188ebfda
commit
f67a0b8420
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ Singleton {
|
||||||
property string predefinedScheme: ""
|
property string predefinedScheme: ""
|
||||||
property bool darkMode: true
|
property bool darkMode: true
|
||||||
// External app theming (GTK & Qt)
|
// External app theming (GTK & Qt)
|
||||||
property bool themeApps: true
|
property bool themeApps: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue