desktop: +ghostty
This commit is contained in:
parent
ffd896d969
commit
f20f14e365
@ -306,18 +306,18 @@ in
|
||||
mbsync.enable = true;
|
||||
neomutt.enable = true;
|
||||
notmuch.enable = true;
|
||||
#ghostty = {
|
||||
# enable = true;
|
||||
# installVimSyntax = true;
|
||||
# enableBashIntegration = true;
|
||||
# settings = {
|
||||
# font-feature = [
|
||||
# "-calt"
|
||||
# "-liga"
|
||||
# "-dlig"
|
||||
# ];
|
||||
# };
|
||||
#};
|
||||
ghostty = {
|
||||
enable = true;
|
||||
installVimSyntax = true;
|
||||
enableBashIntegration = true;
|
||||
settings = {
|
||||
font-feature = [
|
||||
"-calt"
|
||||
"-liga"
|
||||
"-dlig"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
tmux.extraConfig =
|
||||
let
|
||||
|
Loading…
Reference in New Issue
Block a user