Files
2026-08-10 11:58:43 +05:30

7 lines
92 B
QML

InfoBox {
InfoText {
color: BarSettings.separatorFg
text: "〰"
}
}