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

change font size for applications to 11

This commit is contained in:
andrey_varnavskiy
2024-12-16 06:08:13 +05:00
parent 48436aba7d
commit cde2da5d19

View File

@@ -50,6 +50,7 @@
sizes = { sizes = {
terminal = 13; terminal = 13;
applications = 11;
}; };
}; };