Added ghostty config

This commit is contained in:
Random936 2024-12-29 10:57:55 -08:00
parent 630b454663
commit cfcdf228bc
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
confirm-close-surface = false

View File

@ -12,4 +12,6 @@
./modules/emacs.nix
./modules/zsh.nix
];
home.file.".config/ghostty/config".source = ../dotfiles/.config/ghostty/config;
}