mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
small
This commit is contained in:
@@ -6,7 +6,9 @@
|
|||||||
|
|
||||||
font = {
|
font = {
|
||||||
builtin_box_drawing = true;
|
builtin_box_drawing = true;
|
||||||
normal.style = lib.mkForce "Bold";
|
normal = {
|
||||||
|
style = lib.mkForce "Bold";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user