From 15002949eea2833e2d34233356516fb801cc196e Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:58:40 +0200 Subject: [PATCH] hefty: bar: adjust hresources spacing --- .../ii/modules/hefty/topLayer/bar/widgets/HResources.qml | 5 +++++ 1 file changed, 5 insertions(+) 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 || (