mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
714e74e7af
Rather than hardcode a fixed default value in the config crate, define the default as optional and leave it to the font crate to compute the value. This is a step towards allow introducing system dependent GUI related code to resolve/understand the title font: we can't put that directly in the config crate. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |