fixup! font: change to pixel fonts
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pulseaudio = {
|
pulseaudio = {
|
||||||
format = "{icon} {volume}%";
|
format = "{icon} {volume}%";
|
||||||
format-icons = {
|
format-icons = {
|
||||||
headphone = "";
|
headphone = "";
|
||||||
hands-free = "";
|
hands-free = "";
|
||||||
@@ -161,7 +161,7 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
color: ${colors.base05};
|
color: ${colors.base05};
|
||||||
border-radius: ${radius};
|
border-radius: ${radius};
|
||||||
font-family: "Monocraft", "Font Awesome 6 Free", "Symbols Nerd Font";
|
font-family: "Symbols Nerd Font Mono", "Monocraft", "Font Awesome 7 Free";
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: .85em;
|
font-size: .85em;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user