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:
parent
1650f9ebba
commit
e4d35da464
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user