bar/systray: add some more margin to text

This commit is contained in:
kossLAN 2025-06-09 22:00:59 -04:00
parent d2149e0705
commit b55f89a00d
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 3 additions and 1 deletions

View file

@ -105,6 +105,8 @@ ColumnLayout {
Layout.fillWidth: true
Layout.fillHeight: true
Layout.leftMargin: 6
Layout.rightMargin: 6
}
Item {