fix
This commit is contained in:
@@ -44,6 +44,13 @@ FloatingWindow {
|
||||
font.pixelSize: 32
|
||||
}
|
||||
|
||||
Text {
|
||||
text: Quickshell.iconPath("67", "steam")
|
||||
color: "#ff00ff"
|
||||
font.family: "Determination Mono"
|
||||
font.pixelSize: 32
|
||||
}
|
||||
|
||||
Repeater {
|
||||
model: Bluetooth.devices
|
||||
Item {
|
||||
|
||||
Reference in New Issue
Block a user