This commit is contained in:
2026-03-02 23:03:39 +02:00
parent f189e304a8
commit d536d75591
11 changed files with 276 additions and 58 deletions

View File

@@ -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 {