We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f98fe commit 44dc86bCopy full SHA for 44dc86b
home-manager/ghostty.nix
@@ -5,6 +5,7 @@
5
settings = {
6
linux-cgroup = "always";
7
linux-cgroup-hard-fail = true;
8
+ confirm-close-surface = false;
9
font-size = 13;
10
font-family = "Inconsolata Nerd Font Mono";
11
font-family-bold = "Inconsolata Nerd Font Mono";
0 commit comments