diff --git a/.config/quickshell/ii/modules/common/Config.qml b/.config/quickshell/ii/modules/common/Config.qml index dd4d8f21..425fe913 100644 --- a/.config/quickshell/ii/modules/common/Config.qml +++ b/.config/quickshell/ii/modules/common/Config.qml @@ -92,7 +92,7 @@ Singleton { property bool enableQtApps: true property bool enableTerminal: true property JsonObject terminalGenerationProps: JsonObject { - property real harmony: 0.8 + property real harmony: 0.6 property real harmonizeThreshold: 100 property real termFgBoost: 0.35 property bool forceDarkMode: false