feat(bar): add custom font loader

This commit is contained in:
LGUG2Z
2024-09-07 12:54:37 -07:00
parent 8e74e97706
commit fdc7706d23
3 changed files with 135 additions and 5 deletions
+2 -1
View File
@@ -16,4 +16,5 @@ serde_json = "1"
starship-battery = "0.9"
sysinfo = "0.31"
crossbeam-channel = "0.5"
windows = { workspace = true }
windows = { workspace = true }
font-loader = "0.11"