This commit is contained in:
2025-02-06 21:40:20 -05:00
parent 87a83ba990
commit cc384d98d9
10 changed files with 76 additions and 48 deletions

View File

@@ -4,9 +4,6 @@
enable = true;
package = pkgs.alacritty;
settings = {
# use the fish shell
# shell.program = "${pkgs.fish}/bin/fish";
# some programs can't handle alacritty
env.TERM = "xterm-256color";