1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00
This commit is contained in:
andrey_varnavskiy
2024-12-16 06:07:05 +05:00
parent cea3bff78b
commit 7edd41d722

View File

@@ -6,7 +6,9 @@
font = {
builtin_box_drawing = true;
normal.style = lib.mkForce "Bold";
normal = {
style = lib.mkForce "Bold";
};
};
};
};