Increased bar font size

Also switched to using em units

Signed-off-by: Alejandro Angulo <iam@alejandr0angul0.dev>
This commit is contained in:
Alejandro Angulo 2023-03-25 10:52:26 -07:00
parent f59154513d
commit 5ce5814bf8
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -1,7 +1,7 @@
* {
border: none;
font-family: Hack Nerd Font, sans-serif;
font-size: 10px;
font-size: 1em;
}
window#waybar {