xfce changes
authorAmin Bandali <me@aminb.org>
Tue, 24 Mar 2015 03:23:32 +0000 (23:23 -0400)
committerAmin Bandali <me@aminb.org>
Tue, 24 Mar 2015 03:23:32 +0000 (23:23 -0400)
xfce4/.config/xfce4/panel/whiskermenu-11.rc
xfce4/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc [new file with mode: 0644]
xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml.new [new file with mode: 0644]

index ca03316..2c5d41c 100644 (file)
@@ -1,5 +1,5 @@
 favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
-recent=firefox.desktop,android-studio.desktop,Thunar.desktop,chromium.desktop,xfce-settings-manager.desktop,xfce4-taskmanager.desktop,emacs.desktop,xfce4-power-manager-settings.desktop,xfce-session-settings.desktop,android-sdk.desktop
+recent=android-studio.desktop,chromium.desktop,firefox.desktop,Thunar.desktop,xfce-settings-manager.desktop,xfce4-taskmanager.desktop,emacs.desktop,xfce4-power-manager-settings.desktop,xfce-session-settings.desktop,android-sdk.desktop
 button-title=Applications
 button-icon=distributor-logo-archlinux
 button-single-row=false
diff --git a/xfce4/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc b/xfce4/.config/xfce4/panel/xfce4-orageclock-plugin-1.rc
new file mode 100644 (file)
index 0000000..755402f
--- /dev/null
@@ -0,0 +1,13 @@
+show_frame=true
+fg_set=false
+bg_set=false
+timezone=
+width_set=false
+height_set=false
+data0=%d %b
+font0=
+data1=%I:%M %p
+font1=
+tooltip=%A %d %B %Y/%V
+hib_timing=true
+
index 8ae3276..d1d2e91 100644 (file)
@@ -17,7 +17,7 @@
         <value type="int" value="6"/>
         <value type="int" value="8"/>
         <value type="int" value="7"/>
-        <value type="int" value="5"/>
+        <value type="int" value="1"/>
       </property>
       <property name="autohide-behavior" type="uint" value="0"/>
       <property name="background-style" type="uint" value="0"/>
       <property name="rows" type="uint" value="1"/>
       <property name="miniature-view" type="bool" value="true"/>
     </property>
-    <property name="plugin-5" type="string" value="clock">
-      <property name="digital-format" type="string" value="%I:%M %p"/>
-      <property name="mode" type="uint" value="2"/>
-    </property>
     <property name="plugin-6" type="string" value="systray">
       <property name="names-visible" type="array">
         <value type="string" value="pnmixer"/>
@@ -56,5 +52,6 @@
     <property name="plugin-8" type="string" value="power-manager-plugin"/>
     <property name="plugin-9" type="string" value="xkb-plugin"/>
     <property name="plugin-11" type="string" value="whiskermenu"/>
+    <property name="plugin-1" type="string" value="xfce4-orageclock-plugin"/>
   </property>
 </channel>
diff --git a/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml.new b/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml.new
new file mode 100644 (file)
index 0000000..e3f54d9
--- /dev/null
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-session" version="1.0">
+  <property name="general" type="empty">
+    <property name="FailsafeSessionName" type="string" value="Failsafe"/>
+    <property name="SessionName" type="string" value="Default"/>
+    <property name="SaveOnExit" type="bool" value="true"/>
+  </property>
+  <property name="sessions" type="empty">
+    <property name="Failsafe" type="empty">
+      <property name="IsFailsafe" type="bool" value="true"/>
+      <property name="Count" type="int" value="5"/>
+      <property name="Client0_Command" type="array">
+        <value type="string" value="bspwm"/>
+      </property>
+      <property name="Client0_PerScreen" type="bool" value="false"/>
+      <property name="Client1_Command" type="array">
+        <value type="string" value="xfsettingsd"/>
+      </property>
+      <property name="Client1_PerScreen" type="bool" value="false"/>
+      <property name="Client2_Command" type="array">
+        <value type="string" value="xfce4-panel"/>
+        <value type="string" value="--disable-wm-check"/>
+      </property>
+      <property name="Client2_PerScreen" type="bool" value="false"/>
+      <property name="Client3_Command" type="array">
+        <value type="string" value="Thunar"/>
+        <value type="string" value="--daemon"/>
+      </property>
+      <property name="Client3_PerScreen" type="bool" value="false"/>
+      <property name="Client4_Command" type="array">
+        <value type="string" value="xfdesktop"/>
+        <value type="string" value="--disable-wm-check"/>
+      </property>
+      <property name="Client4_PerScreen" type="bool" value="false"/>
+    </property>
+  </property>
+  <property name="splash" type="empty">
+    <property name="Engine" type="string" value=""/>
+  </property>
+</channel>