1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 11:03:37 +03:00

examples/demo: add onboard to the bottom panel

This commit is contained in:
Samuel Dionne-Riel 2019-10-07 02:43:11 -04:00
parent 1650f9ebba
commit e4d35da464

View File

@ -30,6 +30,7 @@
<value type="int" value="101"/>
<value type="int" value="102"/>
<value type="int" value="103"/>
<value type="int" value="199"/>
</property>
</property>
</property>
@ -81,5 +82,11 @@
<property name="expand" type="bool" value="true"/>
<property name="style" type="uint" value="1"/>
</property>
<property name="plugin-199" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="/etc/xdg/autostart/onboard-autostart.desktop"/>
</property>
</property>
</property>
</channel>