mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
hefty: bar: adjust hresources spacing
This commit is contained in:
@@ -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 || (
|
||||
|
||||
Reference in New Issue
Block a user