Add bluetooth icon
This commit is contained in:
@@ -66,12 +66,17 @@ Item {
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
|
||||
|
||||
// =====================
|
||||
// RIGHT: System info
|
||||
// =====================
|
||||
RowLayout {
|
||||
spacing: 10
|
||||
|
||||
LineSeparator {}
|
||||
|
||||
BluetoothIcon {}
|
||||
|
||||
LineSeparator {}
|
||||
|
||||
BarText {
|
||||
@@ -93,6 +98,9 @@ Item {
|
||||
value: gpuUsage
|
||||
}
|
||||
|
||||
LineSeparator {}
|
||||
|
||||
|
||||
LineSeparator {}
|
||||
|
||||
Clock {}
|
||||
|
||||
Reference in New Issue
Block a user