task | add ghostty and switch to it
This commit is contained in:
parent
d074cfa331
commit
cdfcbf76e3
2 changed files with 9 additions and 5 deletions
|
|
@ -4,6 +4,13 @@
|
|||
...
|
||||
}: {
|
||||
programs = {
|
||||
ghostty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
font-family = "Inconsolata for Powerline";
|
||||
mouse-hide-while-typing = true;
|
||||
};
|
||||
};
|
||||
kitty = {
|
||||
enable = true;
|
||||
font = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue