diff --git a/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml b/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml index 1868cf830..e0482d9ce 100644 --- a/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml +++ b/dots/.config/quickshell/ii/modules/hefty/topLayer/bar/widgets/HResources.qml @@ -30,6 +30,8 @@ HBarWidgetWithPopout { contentImplicitWidth: sysInfoContent.implicitWidth contentImplicitHeight: sysInfoContent.implicitHeight + parentRadiusToPaddingRatio: 0 + SysInfoContent { id: sysInfoContent anchors.fill: parent @@ -67,6 +69,9 @@ HBarWidgetWithPopout { spacing: 4 Item {} // Trick for extra spacing + Item { + visible: root.startSide + } AlignedFadeLoader { shown: C.Config.options.hefty.bar.resources.showMemory || (