Skip to content

Commit

Permalink
components/xfce4: updated xfce4-panel plugins and whiskermenu layout
Browse files Browse the repository at this point in the history
  • Loading branch information
itsManjeet committed Jul 26, 2024
1 parent c3861ef commit 3fb0499
Showing 1 changed file with 4 additions and 22 deletions.
26 changes: 4 additions & 22 deletions elements/components/xfce4/xfce4-panel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ post-script: |-
<value type="int" value="8"/>
<value type="int" value="12"/>
<value type="int" value="9"/>
<value type="int" value="13"/>
</property>
<property name="icon-size" type="uint" value="22"/>
<property name="output-name" type="string" value="Primary"/>
Expand All @@ -51,12 +50,12 @@ post-script: |-
<property name="view-mode" type="int" value="0"/>
<property name="launcher-icon-size" type="int" value="4"/>
<property name="category-icon-size" type="int" value="2"/>
<property name="menu-width" type="int" value="850"/>
<property name="menu-width" type="int" value="800"/>
<property name="menu-height" type="int" value="750"/>
<property name="position-search-alternate" type="bool" value="true"/>
<property name="position-commands-alternate" type="bool" value="false"/>
<property name="position-categories-horizontal" type="bool" value="true"/>
<property name="position-categories-alternate" type="bool" value="true"/>
<property name="position-commands-alternate" type="bool" value="true"/>
<property name="position-categories-horizontal" type="bool" value="false"/>
<property name="position-categories-alternate" type="bool" value="false"/>
<property name="default-category" type="int" value="2"/>
<property name="hover-switch-category" type="bool" value="true"/>
<property name="button-icon" type="string" value="start-here"/>
Expand Down Expand Up @@ -99,23 +98,6 @@ post-script: |-
<property name="mode" type="uint" value="2"/>
<property name="show-seconds" type="bool" value="true"/>
</property>
<property name="plugin-13" type="string" value="actions">
<property name="items" type="array">
<value type="string" value="-lock-screen"/>
<value type="string" value="-switch-user"/>
<value type="string" value="-separator"/>
<value type="string" value="-suspend"/>
<value type="string" value="-hibernate"/>
<value type="string" value="-hybrid-sleep"/>
<value type="string" value="-separator"/>
<value type="string" value="-shutdown"/>
<value type="string" value="-restart"/>
<value type="string" value="+separator"/>
<value type="string" value="+logout"/>
<value type="string" value="-logout-dialog"/>
</property>
<property name="appearance" type="uint" value="0"/>
</property>
<property name="plugin-3" type="string" value="separator">
<property name="style" type="uint" value="2"/>
</property>
Expand Down

0 comments on commit 3fb0499

Please sign in to comment.