fix: typo Tommorow -> Tomorrow in dconf.nix

This commit is contained in:
luojiyin
2026-03-01 14:00:36 +08:00
parent 2724557996
commit b45841285b
+1 -1
View File
@@ -127,7 +127,7 @@ let
{
"com/raggesilver/BlackBox" = {
scrollback-lines = mkUint32 10000;
theme-dark = "Tommorow Night";
theme-dark = "Tomorrow Night";
};
}
'';