Change fonts weight

This commit is contained in:
Ivan Bushchik 2022-08-30 13:46:55 +03:00
parent 404599f71a
commit 17b3919008
No known key found for this signature in database
GPG key ID: 3E4E9C7D66E44BF7

View file

@ -2,6 +2,7 @@
font-family: JetBrains Mono;
font-size: 11px;
border: none;
font-weight: 400;
}
window#waybar {
@ -53,7 +54,7 @@ window#waybar {
#window {
color: #859900;
font-weight: 900;
font-weight: 800;
}
/* If workspaces is the leftmost module, omit left margin */