Use kitty instead of wezterm

This commit is contained in:
2024-10-06 14:44:28 +02:00
parent 0ee158677a
commit 9bc392818f
2 changed files with 3 additions and 3 deletions

View File

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