mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 11:43:55 -05:00
home/waybar: increased font weight to 600
This commit is contained in:
parent
90c4e851b9
commit
933e33124d
|
@ -3,6 +3,7 @@
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family: "NotoSansM Nerd Font";
|
font-family: "NotoSansM Nerd Font";
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: rgba (35, 38, 52, 0.8);
|
background: rgba (35, 38, 52, 0.8);
|
||||||
|
|
Loading…
Reference in a new issue