waybar: fix fonts, use material, remove awesome
This commit is contained in:
parent
cdcca4df67
commit
7971ecdd7c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family: "Cascadia Code PL", "Font Awesome 5 Free";
|
font-family: "Cascadia Code PL", "Material Icons";
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue