ghostty: move font-size config to vanadium

This commit is contained in:
Primrose 2026-01-03 00:14:48 +01:00
parent 6a4748c9d0
commit 720effe443
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 1 additions and 1 deletions

View file

@ -170,6 +170,7 @@
ghostty = {
enable = true;
settings = {
font-size = 12; # sweet spot for framework 13
command = lib.getExe config.programs.fish.package;
};
};