This commit is contained in:
2025-02-06 21:40:20 -05:00
parent 04b5fdd17c
commit 8dd6f08304
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";