* Put something on the logging console.
svn path=/nixu/trunk/; revision=7141
This commit is contained in:
parent
19659d26c2
commit
05acdb8610
@ -45,6 +45,9 @@ rec {
|
|||||||
{ tty = 5;
|
{ tty = 5;
|
||||||
theme = themePativo;
|
theme = themePativo;
|
||||||
}
|
}
|
||||||
|
{ tty = 10; # logging console
|
||||||
|
theme = themeGNU;
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user