forked from Shinonome/dots-hyprland
hefty: bar: adjust hresources spacing
This commit is contained in:
@@ -30,6 +30,8 @@ HBarWidgetWithPopout {
|
|||||||
contentImplicitWidth: sysInfoContent.implicitWidth
|
contentImplicitWidth: sysInfoContent.implicitWidth
|
||||||
contentImplicitHeight: sysInfoContent.implicitHeight
|
contentImplicitHeight: sysInfoContent.implicitHeight
|
||||||
|
|
||||||
|
parentRadiusToPaddingRatio: 0
|
||||||
|
|
||||||
SysInfoContent {
|
SysInfoContent {
|
||||||
id: sysInfoContent
|
id: sysInfoContent
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
@@ -67,6 +69,9 @@ HBarWidgetWithPopout {
|
|||||||
spacing: 4
|
spacing: 4
|
||||||
|
|
||||||
Item {} // Trick for extra spacing
|
Item {} // Trick for extra spacing
|
||||||
|
Item {
|
||||||
|
visible: root.startSide
|
||||||
|
}
|
||||||
|
|
||||||
AlignedFadeLoader {
|
AlignedFadeLoader {
|
||||||
shown: C.Config.options.hefty.bar.resources.showMemory || (
|
shown: C.Config.options.hefty.bar.resources.showMemory || (
|
||||||
|
|||||||
Reference in New Issue
Block a user