add system logo

This commit is contained in:
Benjamin Palko 2025-07-19 23:30:12 -04:00
parent 375ded5e81
commit 4af55f8117
3 changed files with 12 additions and 1 deletions

View file

@ -15,7 +15,7 @@ Singleton {
component Bar: QtObject {
id: bar
property int spacing: 6
property int spacing: 8
property int border: 2
property int height: 50
property int verticalMargins: 4