diff --git a/dots/.config/quickshell/ii/modules/common/Config.qml b/dots/.config/quickshell/ii/modules/common/Config.qml index 854a059ab..7e82e87d0 100644 --- a/dots/.config/quickshell/ii/modules/common/Config.qml +++ b/dots/.config/quickshell/ii/modules/common/Config.qml @@ -257,7 +257,7 @@ Singleton { property int full: 101 property bool automaticSuspend: true property int suspend: 3 - property bool showHealth: true + property bool showHealth: false } property JsonObject conflictKiller: JsonObject {