smaller font size on linux
This commit is contained in:
parent
1b32c28609
commit
b2572a7229
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue