feat(waybar): update waybar font
Change Waybar font to JetBrainsMono so it matches the terminal font.
This commit is contained in:
@@ -56,7 +56,7 @@ Arc-Dark Color Scheme
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
color: #bebebe;
|
color: #bebebe;
|
||||||
background-color: @base1;
|
background-color: @base1;
|
||||||
font-family: UbuntuMono;
|
font-family: JetBrainsMono;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user