feat(homeModules/terminal): add ghostty option
This commit is contained in:
parent
962d00f511
commit
b1c61d5286
2 changed files with 7 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
cli.git.defaultBranch = "prime";
|
||||
desktop.windowManager = "hyprland";
|
||||
desktop.browser = "firefox";
|
||||
desktop.terminal = "kitty";
|
||||
desktop.terminal = "ghostty";
|
||||
|
||||
home.shellAliases = {
|
||||
v = "nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue