smaller font size on linux

This commit is contained in:
Dennis Schoepf 2025-12-11 23:34:02 +01:00
parent 1b32c28609
commit b2572a7229

View file

@ -3,7 +3,7 @@
enable = true;
enableFishIntegration = true;
settings = {
font-size = 18;
font-size = 14;
font-family = "VictorMono Nerd Font";
font-style = "SemiBold";
background-opacity = 0.945;