mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
configs/waybar: change font to Ubuntu
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
2f057bb6ef
commit
8c7bae390d
|
@ -1,6 +1,6 @@
|
||||||
@import "macchiato.css";
|
@import "macchiato.css";
|
||||||
* {
|
* {
|
||||||
font-family: "JetBrains Mono", "Noto Sans";
|
font-family: "Ubuntu", "Noto Sans";
|
||||||
font-size: 9pt;
|
font-size: 9pt;
|
||||||
border: none;
|
border: none;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|
Loading…
Reference in a new issue