pkg/noux-system: increase nit_fb quota

With this change, the window can be maximized on a full-HD screen.
This commit is contained in:
Norman Feske 2020-01-30 20:20:21 +01:00 committed by Christian Helmuth
parent 7676f47540
commit 7da3404bd0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<runtime ram="72M" caps="1000" binary="init" config="noux-system.config">
<runtime ram="76M" caps="1000" binary="init" config="noux-system.config">
<requires>
<nitpicker/>

View File

@ -16,7 +16,7 @@
<default caps="100"/>
<start name="nit_fb">
<resource name="RAM" quantum="4M"/>
<resource name="RAM" quantum="8M"/>
<provides> <service name="Framebuffer"/> <service name="Input"/> </provides>
<config xpos="10" ypos="10" initial_width="800" initial_height="600"/>
<route>