arora.run: fix 'focus' route

Fixes #3637
This commit is contained in:
Christian Prochaska 2020-02-06 16:13:14 +01:00 committed by Christian Helmuth
parent bbdf181828
commit 2ce0395fd8
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ append config {
<policy label="arora -> clipboard" domain="default" />
</config>
<route>
<service name="ROM" label="focus"> <child name="report_rom"/> </service>
<service name="ROM" label="focus"> <child name="wm_report_rom"/> </service>
<any-service> <parent/> </any-service>
</route>
</start>