Make ghostty font size on thinkpad smaller
This commit is contained in:
parent
2db8749c25
commit
a9854768a7
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
programs.ghostty-custom = {
|
programs.ghostty-custom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.ghostty; # Install via nix on NixOS
|
package = pkgs.ghostty; # Install via nix on NixOS
|
||||||
fontSize = 13;
|
fontSize = 11;
|
||||||
windowMode = "fullscreen";
|
windowMode = "fullscreen";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue