work: Change foot font size

This commit is contained in:
Erwin Boskma 2024-09-18 08:38:32 +02:00
parent 4216002962
commit dd0969839c
Signed by: erwin
SSH key fingerprint: SHA256:OCinH/khuGY1LA9RG8YLM8GNH6C1DDXBdy3SNE+I5Hw

View file

@ -66,7 +66,7 @@ in
foot = {
enable = true;
server = false;
fontSize = 16;
fontSize = 12;
};
git = {
enable = true;