nix/home/file/waybar/style/Common.css

8 lines
142 B
CSS

* {
font-family: "@fontSerif@", "@fontPropo@";
/* prettier-ignore */
font-size: @fontSize@;
/* prettier-ignore */
color: @foreground@;
}