Foot: Enable bold fonts again.
This commit is contained in:
parent
192925523f
commit
8ce4cc52f4
|
@ -11,7 +11,7 @@ in {
|
|||
globalSection = {
|
||||
dpi-aware = dpiAware;
|
||||
font = "${config.module.style.font.monospace.name}:size=${toString config.module.style.font.size.terminal}";
|
||||
font-bold = "${config.module.style.font.monospace.name}:size=${toString config.module.style.font.size.terminal}";
|
||||
# font-bold = "${config.module.style.font.monospace.name}:size=${toString config.module.style.font.size.terminal}";
|
||||
font-bold-italic = "${config.module.style.font.monospace.name}:size=${toString config.module.style.font.size.terminal}";
|
||||
font-italic = "${config.module.style.font.monospace.name}:size=${toString config.module.style.font.size.terminal}";
|
||||
font-size-adjustment = fontStep;
|
||||
|
|
Loading…
Reference in a new issue