enable vala-appmenu

This commit is contained in:
eneller
2022-06-20 20:53:15 +02:00
parent 749e48ff95
commit 580fd8881a
2 changed files with 4 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
<property name="length" type="uint" value="100"/> <property name="length" type="uint" value="100"/>
<property name="position-locked" type="bool" value="true"/> <property name="position-locked" type="bool" value="true"/>
<property name="plugin-ids" type="array"> <property name="plugin-ids" type="array">
<value type="int" value="1"/>
<value type="int" value="7"/> <value type="int" value="7"/>
<value type="int" value="4"/> <value type="int" value="4"/>
<value type="int" value="6"/> <value type="int" value="6"/>
@@ -76,6 +77,7 @@
</property> </property>
<property name="plugin-8" type="string" value="whiskermenu"/> <property name="plugin-8" type="string" value="whiskermenu"/>
<property name="plugin-5" type="string" value="clock"/> <property name="plugin-5" type="string" value="clock"/>
<property name="plugin-1" type="string" value="appmenu"/>
</property> </property>
<property name="configver" type="int" value="2"/> <property name="configver" type="int" value="2"/>
</channel> </channel>

View File

@@ -40,6 +40,8 @@
<property name="IMPreeditStyle" type="string" value=""/> <property name="IMPreeditStyle" type="string" value=""/>
<property name="IMStatusStyle" type="string" value=""/> <property name="IMStatusStyle" type="string" value=""/>
<property name="IMModule" type="string" value=""/> <property name="IMModule" type="string" value=""/>
<property name="ShellShowsMenubar" type="bool" value="true"/>
<property name="ShellShowsAppmenu" type="bool" value="true"/>
</property> </property>
<property name="Gdk" type="empty"> <property name="Gdk" type="empty">
<property name="WindowScalingFactor" type="empty"/> <property name="WindowScalingFactor" type="empty"/>