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; enable = true;
enableFishIntegration = true; enableFishIntegration = true;
settings = { settings = {
font-size = 18; font-size = 14;
font-family = "VictorMono Nerd Font"; font-family = "VictorMono Nerd Font";
font-style = "SemiBold"; font-style = "SemiBold";
background-opacity = 0.945; background-opacity = 0.945;