Install ghostty
This commit is contained in:
parent
07771ada6b
commit
9849c78728
3 changed files with 7 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"docker"
|
||||
"dracula-xcode"
|
||||
"google-chrome"
|
||||
"ghostty"
|
||||
"karabiner-elements"
|
||||
"logseq"
|
||||
"nextcloud"
|
||||
|
|
|
|||
|
|
@ -234,4 +234,5 @@
|
|||
};
|
||||
|
||||
xdg.configFile."aerospace/aerospace.toml".text = builtins.readFile ../config/aerospace/aerospace.toml;
|
||||
xdg.configFile."ghostty/config".text = builtins.readFile ../config/ghostty/config;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue