feat(grub): increase font size
This commit is contained in:
parent
90b870cb0b
commit
2f74498ec9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
device = "nodev";
|
||||
useOSProber = true;
|
||||
configurationLimit = 2;
|
||||
fontSize = 64;
|
||||
fontSize = 128;
|
||||
};
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.kernelParams = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue