waybar: add viable fonts to stylesheet
This commit is contained in:
parent
a08927ef24
commit
34816de378
@ -12,7 +12,7 @@
|
|||||||
#waybar {
|
#waybar {
|
||||||
background: #282a36;
|
background: #282a36;
|
||||||
color: white;
|
color: white;
|
||||||
font-family: FiraCode Retina, Noto Sans, sans-serif;
|
font-family: FiraCode Retina, FiraCode Nerd Font Mono, Noto Sans, sans-serif;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user