Xfce: Add root terminal to panel

This commit is contained in:
Daniel Ruiz de Alegría 2021-03-26 20:11:11 +01:00
parent 263babe413
commit ce006d3e2e
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -45,13 +45,15 @@
</property> </property>
<property name="plugin-6" type="string" value="launcher"> <property name="plugin-6" type="string" value="launcher">
<property name="items" type="array"> <property name="items" type="array">
<value type="string" value="xfce4-terminal-emulator.desktop"/> <value type="string" value="kazam.desktop"/>
</property> </property>
</property> </property>
<property name="plugin-7" type="string" value="launcher"> <property name="plugin-7" type="string" value="launcher">
<property name="items" type="array"> <property name="items" type="array">
<value type="string" value="kazam.desktop"/> <value type="string" value="xfce4-terminal-emulator.desktop"/>
<value type="string" value="root-terminal.desktop"/>
</property> </property>
<property name="move-first" type="bool" value="true"/>
</property> </property>
<property name="plugin-8" type="string" value="separator"/> <property name="plugin-8" type="string" value="separator"/>
<property name="plugin-9" type="string" value="separator"> <property name="plugin-9" type="string" value="separator">