Try using wezterm as my default terminal
This commit is contained in:
parent
430ea10ef6
commit
a29372ef99
5 changed files with 22 additions and 38 deletions
lib/nixos/home-manager/modules
|
@ -115,7 +115,7 @@
|
|||
eDP-1 = { scale = "1.0"; };
|
||||
};
|
||||
|
||||
terminal = "alacritty";
|
||||
terminal = "wezterm";
|
||||
|
||||
window.border = 3;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue