console: corrected font
This commit is contained in:
parent
e52897cd14
commit
8fe2f766d6
|
@ -27,7 +27,7 @@
|
|||
# Set the defaul console properties
|
||||
console = {
|
||||
keyMap = "us"; # Set the default console key map
|
||||
font = "ter-powerline-v16Rv"; # Set the default console font
|
||||
font = "ter-powerline-v32n"; # Set the default console font
|
||||
};
|
||||
|
||||
time.timeZone = "Etc/UTC";
|
||||
|
|
Loading…
Reference in a new issue