Skip to content

Commit 5c6cca7

Browse files
committed
amd 399
1 parent 4866f3a commit 5c6cca7

2 files changed

Lines changed: 8 additions & 9 deletions

File tree

flake.lock

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

home/common/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
package = inputs.nixpkgs-master.legacyPackages.${system}.ghostty;
231231
settings = {
232232
# ghostty +list-themes
233-
theme = "synthwave";
233+
theme = "Synthwave";
234234
window-decoration = false;
235235
# TODO: hide tabs or make smaller or both
236236
};

0 commit comments

Comments
 (0)