eww: Add WIP bluetooth widget

This commit is contained in:
2024-05-19 12:22:00 +02:00
parent cb7c1dc23c
commit a5b2a89963
2 changed files with 39 additions and 10 deletions

View File

@ -126,6 +126,13 @@ scale trough {
color: red;
}
.bluetooth {
}
.bluetooth.active {
}
.battery-gauge {
color: $highlight1;
transition: all 0.5s;