1
0
mirror of https://github.com/Andrey0189/nixos-config-reborn.git synced 2025-09-15 10:06:00 +03:00

change font to jetbrains mono bold 13

This commit is contained in:
andrey_varnavskiy
2024-12-17 19:49:57 +05:00
parent 8be7e9ceb2
commit be2a67cbf7

View File

@@ -7,7 +7,7 @@
u = "scroll half_up";
};
options = {
font = "JetBrains Mono Bold 13";
};
};
}