refactor some stuff

This commit is contained in:
2024-10-13 21:08:05 -04:00
parent 5b71bca1fe
commit 14a6dfe032
4 changed files with 21 additions and 9 deletions

View File

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