diff --git a/dots/.config/quickshell/ii/modules/common/Config.qml b/dots/.config/quickshell/ii/modules/common/Config.qml index 44ae213b3..aab7931fb 100644 --- a/dots/.config/quickshell/ii/modules/common/Config.qml +++ b/dots/.config/quickshell/ii/modules/common/Config.qml @@ -356,7 +356,7 @@ Singleton { property bool layers: false property bool content: true property bool showLabel: false - property real opacity: 0.6 + property real opacity: 0.3 } property JsonObject circle: JsonObject { property int strokeWidth: 6