Fix ghostty theme setting.
This commit is contained in:
parent
75fa5d4f0c
commit
289cf6f82b
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
@ -21,7 +21,7 @@
|
|||
|
||||
programs.ghostty = {
|
||||
enable = true;
|
||||
theme = "GruvboxDarkHard";
|
||||
settings.theme = "GruvboxDarkHard";
|
||||
};
|
||||
|
||||
programs.vscode = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue