mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-16 17:22:45 -04:00
text: change default rendering back to Qt
This commit is contained in:
@@ -497,7 +497,7 @@ Singleton {
|
||||
property int fontWeight: Font.Normal
|
||||
property real fontScale: 1.0
|
||||
property real dankBarFontScale: 1.0
|
||||
property int textRenderType: SettingsData.TextRenderType.Native
|
||||
property int textRenderType: SettingsData.TextRenderType.Qt
|
||||
property int textRenderQuality: SettingsData.TextRenderQuality.Default
|
||||
|
||||
property bool notepadUseMonospace: true
|
||||
|
||||
Reference in New Issue
Block a user