mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-24 00:55:06 +03:00
Change waybar font size to 9pt
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
4d868f5345
commit
d706ad3a3b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
@import "macchiato.css";
|
||||
* {
|
||||
font-family: "JetBrains Mono", "Noto Sans";
|
||||
font-size: 8pt;
|
||||
font-size: 9pt;
|
||||
border: none;
|
||||
font-weight: 400;
|
||||
padding: 1px 1px;
|
||||
|
|
Loading…
Reference in a new issue