mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 20:20:41 +00:00
Use battery icons from Material Symbols font
This commit is contained in:
parent
2a4dbd98db
commit
adb438f050
2 changed files with 10 additions and 1 deletions
|
@ -15,6 +15,15 @@
|
|||
// }
|
||||
|
||||
.battery {
|
||||
|
||||
.icon, .icon label {
|
||||
font-family: "Material Symbols Outlined";
|
||||
|
||||
.extra, .extra label {
|
||||
font-family: "Font Awesome 6 Free";
|
||||
}
|
||||
}
|
||||
|
||||
.critical {
|
||||
.unplugged {
|
||||
color: #f00;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue