feat: add fira-code, wezterm. rm kitty
This commit is contained in:
parent
417455125e
commit
a9f486f64b
@ -203,9 +203,11 @@ in {
|
|||||||
|
|
||||||
fonts.packages = with pkgs; [
|
fonts.packages = with pkgs; [
|
||||||
nerd-fonts.fira-code
|
nerd-fonts.fira-code
|
||||||
|
fira-code
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
||||||
neovim = {
|
neovim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
@ -386,7 +388,7 @@ in {
|
|||||||
|
|
||||||
# Terminal
|
# Terminal
|
||||||
alacritty
|
alacritty
|
||||||
kitty
|
wezterm
|
||||||
|
|
||||||
## 'ls' replacement
|
## 'ls' replacement
|
||||||
eza
|
eza
|
||||||
|
Loading…
x
Reference in New Issue
Block a user