mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 13:26:27 +00:00
sticks_blue_backdrop: adjust RAM quota to work in 4k
Thie sticks_blue_backdrop needs more RAM to work on a 4k display. Adjust the RAM quota to make it work on 4k. Issue #5356
This commit is contained in:
parent
a25d19169b
commit
7e9c1ca3ca
@ -1,4 +1,4 @@
|
||||
<runtime ram="76M" caps="300" binary="backdrop" config="backdrop.config">
|
||||
<runtime ram="176M" caps="300" binary="backdrop" config="backdrop.config">
|
||||
|
||||
<requires> <gui/> </requires>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user