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