OSDN Git Service

[fix] : Fixed panel.
authorhayao <shun819.mail@gmail.com>
Fri, 3 Apr 2020 07:18:37 +0000 (16:18 +0900)
committerhayao <shun819.mail@gmail.com>
Fri, 3 Apr 2020 07:18:37 +0000 (16:18 +0900)
airootfs/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
airootfs/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
airootfs/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml

index 550dfe1..b42fe82 100644 (file)
           <property name="last-image" type="string" value="/usr/share/backgrounds/cirno.jpg"/>
         </property>
       </property>
+      <property name="monitorVirtual-1" type="empty">
+        <property name="workspace0" type="empty">
+          <property name="color-style" type="int" value="0"/>
+          <property name="image-style" type="int" value="5"/>
+          <property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
+        </property>
+        <property name="workspace1" type="empty">
+          <property name="color-style" type="int" value="0"/>
+          <property name="image-style" type="int" value="5"/>
+          <property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
+        </property>
+        <property name="workspace2" type="empty">
+          <property name="color-style" type="int" value="0"/>
+          <property name="image-style" type="int" value="5"/>
+          <property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
+        </property>
+        <property name="workspace3" type="empty">
+          <property name="color-style" type="int" value="0"/>
+          <property name="image-style" type="int" value="5"/>
+          <property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-stripes.png"/>
+        </property>
+      </property>
     </property>
   </property>
   <property name="desktop-menu" type="empty">
index 6430d11..ff7fbc3 100644 (file)
@@ -7,7 +7,7 @@
     <value type="int" value="2"/>
     <property name="panel-1" type="empty">
       <property name="position" type="string" value="p=8;x=40;y=574"/>
-      <property name="size" type="uint" value="34"/>
+      <property name="size" type="uint" value="35"/>
       <property name="length" type="uint" value="100"/>
       <property name="plugin-ids" type="array">
         <value type="int" value="1"/>
@@ -32,6 +32,7 @@
       <property name="length" type="uint" value="100"/>
       <property name="position-locked" type="bool" value="true"/>
       <property name="plugin-ids" type="array">
+        <value type="int" value="15"/>
         <value type="int" value="3"/>
       </property>
     </property>
@@ -95,5 +96,9 @@
         <value type="string" value="+logout-dialog"/>
       </property>
     </property>
+    <property name="plugin-15" type="string" value="pager">
+      <property name="rows" type="uint" value="1"/>
+      <property name="miniature-view" type="bool" value="false"/>
+    </property>
   </property>
 </channel>
index a372e3a..1e2c720 100644 (file)
@@ -2,7 +2,7 @@
 
 <channel name="xsettings" version="1.0">
   <property name="Net" type="empty">
-    <property name="ThemeName" type="string" value="Adapta-Orange-Nokto-Eta"/>
+    <property name="ThemeName" type="string" value="Adapta-Blue-Nokto-Eta"/>
     <property name="IconThemeName" type="string" value="Papirus-Dark"/>
     <property name="DoubleClickTime" type="empty"/>
     <property name="DoubleClickDistance" type="empty"/>