2
0
Fork 0

increase font, nitpicker route

This commit is contained in:
Ehmry - 2020-05-22 19:52:33 +05:30
parent 47d3c749be
commit ae0bb7c313
1 changed files with 2 additions and 2 deletions

View File

@ -312,7 +312,7 @@ let rootInit =
<rom name="Inconsolata.ttf"/>
<dir name="fonts">
<dir name="monospace">
<ttf name="regular" path="/Inconsolata.ttf" size_px="8"/>
<ttf name="regular" path="/Inconsolata.ttf" size_px="10"/>
</dir>
</dir>
</vfs>
@ -550,7 +550,7 @@ let rootInit =
Init.Attributes::{
, routes =
[ ServiceRoute.parent "VM"
, ServiceRoute.parent "Nitpicker"
, ServiceRoute.child "Nitpicker" "nitpicker"
, { service =
{ name = "File_system"
, label = Init.LabelSelector.Type.Last "nix"