mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
switched kmscon font size to 10
This commit is contained in:
parent
3bb6302f03
commit
f61c5550f1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
hwRender = true;
|
hwRender = true;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
font-size=12
|
font-size=10
|
||||||
'';
|
'';
|
||||||
fonts = [
|
fonts = [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue