aspi: use wezterm instead of kitty

This commit is contained in:
2024-09-22 19:34:37 +02:00
parent a9f322d48c
commit 3ac5c39f8f
2 changed files with 64 additions and 1 deletions

View File

@ -32,7 +32,8 @@
};
topgrade.enable = true;
neovim.enable = true;
kitty.enable = true;
# kitty.enable = true;
wezterm.enable = true;
yazi.enable = true;
emacs.enable = true;