rice

rei with the taste
git clone https://s.sonu.ch/~rei/rice.git
Log | Files | Refs | README

xfce4-panel.xml (3734B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 
      3 <channel name="xfce4-panel" version="1.0">
      4   <property name="configver" type="int" value="2"/>
      5   <property name="panels" type="array">
      6     <value type="int" value="1"/>
      7     <property name="dark-mode" type="bool" value="true"/>
      8     <property name="panel-1" type="empty">
      9       <property name="position" type="string" value="p=8;x=800;y=886"/>
     10       <property name="length" type="uint" value="100"/>
     11       <property name="position-locked" type="bool" value="true"/>
     12       <property name="icon-size" type="uint" value="16"/>
     13       <property name="size" type="uint" value="32"/>
     14       <property name="plugin-ids" type="array">
     15         <value type="int" value="1"/>
     16         <value type="int" value="2"/>
     17         <value type="int" value="3"/>
     18         <value type="int" value="5"/>
     19         <value type="int" value="6"/>
     20         <value type="int" value="8"/>
     21         <value type="int" value="11"/>
     22         <value type="int" value="12"/>
     23         <value type="int" value="13"/>
     24         <value type="int" value="14"/>
     25       </property>
     26     </property>
     27   </property>
     28   <property name="plugins" type="empty">
     29     <property name="plugin-1" type="string" value="applicationsmenu">
     30       <property name="button-icon" type="string" value="kindd"/>
     31     </property>
     32     <property name="plugin-2" type="string" value="tasklist">
     33       <property name="grouping" type="uint" value="1"/>
     34     </property>
     35     <property name="plugin-3" type="string" value="separator">
     36       <property name="expand" type="bool" value="true"/>
     37       <property name="style" type="uint" value="0"/>
     38     </property>
     39     <property name="plugin-5" type="string" value="separator">
     40       <property name="style" type="uint" value="0"/>
     41     </property>
     42     <property name="plugin-6" type="string" value="systray">
     43       <property name="square-icons" type="bool" value="true"/>
     44       <property name="known-items" type="array">
     45         <value type="string" value="qBittorrent"/>
     46       </property>
     47       <property name="known-legacy-items" type="array">
     48         <value type="string" value="qbittorrent"/>
     49       </property>
     50     </property>
     51     <property name="plugin-8" type="string" value="pulseaudio">
     52       <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
     53       <property name="show-notifications" type="bool" value="true"/>
     54       <property name="mpris-players" type="string" value="firefox.instance9178"/>
     55     </property>
     56     <property name="plugin-9" type="string" value="power-manager-plugin"/>
     57     <property name="plugin-10" type="string" value="notification-plugin"/>
     58     <property name="plugin-11" type="string" value="separator">
     59       <property name="style" type="uint" value="0"/>
     60     </property>
     61     <property name="plugin-12" type="string" value="clock"/>
     62     <property name="plugin-13" type="string" value="separator">
     63       <property name="style" type="uint" value="0"/>
     64     </property>
     65     <property name="plugin-14" type="string" value="actions">
     66       <property name="items" type="array">
     67         <value type="string" value="-lock-screen"/>
     68         <value type="string" value="-switch-user"/>
     69         <value type="string" value="-logout-dialog"/>
     70         <value type="string" value="-separator"/>
     71         <value type="string" value="+suspend"/>
     72         <value type="string" value="-hibernate"/>
     73         <value type="string" value="-hybrid-sleep"/>
     74         <value type="string" value="-separator"/>
     75         <value type="string" value="-restart"/>
     76         <value type="string" value="-separator"/>
     77         <value type="string" value="-shutdown"/>
     78         <value type="string" value="-logout"/>
     79       </property>
     80       <property name="appearance" type="uint" value="0"/>
     81     </property>
     82   </property>
     83 </channel>