feat(bar): use phosphor icons for uniformity

This commit is contained in:
LGUG2Z
2024-09-08 12:38:51 -07:00
parent 9f78739c3f
commit a4ef85859e
10 changed files with 53 additions and 29 deletions
+2 -1
View File
@@ -20,4 +20,5 @@ serde_json = "1"
starship-battery = "0.10"
sysinfo = "0.31"
windows = { workspace = true }
windows-icons = "0.1"
windows-icons = "0.1"
egui-phosphor = "0.6.0"