wm.run: enable decorator controls

This commit is contained in:
Norman Feske 2016-02-09 14:53:25 +01:00
parent 44e6870e4e
commit 6f27f85c3d
1 changed files with 3 additions and 0 deletions

View File

@ -163,6 +163,9 @@ append config {
<start name="decorator" priority="-1">
<binary name="decorator"/>
<resource name="RAM" quantum="8M"/>
<config>
<controls> <maximizer/> <title/> </controls>
</config>
<route>
<any-service>
<child name="wm"/> <child name="report_rom"/> <parent/> <any-child/>