mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +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 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
@import "macchiato.css";
|
||||
* {
|
||||
font-family: "JetBrains Mono", "Noto Sans";
|
||||
font-family: "Ubuntu", "Noto Sans";
|
||||
font-size: 9pt;
|
||||
border: none;
|
||||
font-weight: 400;
|
||||
|
|
Loading…
Reference in a new issue