home: Increase pop‐up text size
This commit is contained in:
parent
08b0b9935f
commit
66c9995964
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
||||||
|
|
||||||
sizes = {
|
sizes = {
|
||||||
terminal = 11;
|
terminal = 11;
|
||||||
|
popups = 13;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue