fix: typo Tommorow -> Tomorrow in dconf.nix
This commit is contained in:
@@ -127,7 +127,7 @@ let
|
||||
{
|
||||
"com/raggesilver/BlackBox" = {
|
||||
scrollback-lines = mkUint32 10000;
|
||||
theme-dark = "Tommorow Night";
|
||||
theme-dark = "Tomorrow Night";
|
||||
};
|
||||
}
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user