terminal: revert to kitty, since some fonts act weird on ghostty
This commit is contained in:
parent
e515aae340
commit
595b997e3f
4 changed files with 29 additions and 31 deletions
|
|
@ -8,7 +8,7 @@
|
|||
clock24 = true;
|
||||
newSession = true;
|
||||
keyMode = "vi";
|
||||
terminal = "ghostty";
|
||||
terminal = "kitty";
|
||||
extraConfig = ''
|
||||
set -g mouse on
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue