summaryrefslogtreecommitdiff
path: root/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
diff options
context:
space:
mode:
authorBlackNoxis <stevencristian@hotmail.com>2012-05-26 19:52:44 +0300
committerBlackNoxis <stevencristian@hotmail.com>2012-05-26 19:52:44 +0300
commit169a2c200f3ed5cba92dff2b5b4754135e9700b8 (patch)
tree0786dbd43b170869bc682308b891b208d4046e31 /skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
roskell on
Diffstat (limited to 'skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml')
-rw-r--r--skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
new file mode 100644
index 0000000..27a71c3
--- /dev/null
+++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xsettings" version="1.0">
+ <property name="Net" type="empty">
+ <property name="ThemeName" type="string" value="Equinox Evolution Light"/>
+ <property name="IconThemeName" type="string" value="elementary"/>
+ <property name="DoubleClickTime" type="int" value="250"/>
+ <property name="DoubleClickDistance" type="int" value="5"/>
+ <property name="DndDragThreshold" type="int" value="8"/>
+ <property name="CursorBlink" type="bool" value="true"/>
+ <property name="CursorBlinkTime" type="int" value="1200"/>
+ <property name="SoundThemeName" type="string" value="default"/>
+ <property name="EnableEventSounds" type="bool" value="false"/>
+ <property name="EnableInputFeedbackSounds" type="bool" value="false"/>
+ </property>
+ <property name="Xft" type="empty">
+ <property name="DPI" type="empty"/>
+ <property name="Antialias" type="int" value="-1"/>
+ <property name="Hinting" type="int" value="-1"/>
+ <property name="HintStyle" type="string" value="hintfull"/>
+ <property name="RGBA" type="string" value="rgb"/>
+ </property>
+ <property name="Gtk" type="empty">
+ <property name="CanChangeAccels" type="bool" value="false"/>
+ <property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/>
+ <property name="FontName" type="string" value="Sans 10"/>
+ <property name="IconSizes" type="string" value=""/>
+ <property name="KeyThemeName" type="string" value=""/>
+ <property name="ToolbarStyle" type="string" value="icons"/>
+ <property name="ToolbarIconSize" type="int" value="3"/>
+ <property name="IMPreeditStyle" type="string" value=""/>
+ <property name="IMStatusStyle" type="string" value=""/>
+ <property name="MenuImages" type="bool" value="true"/>
+ <property name="ButtonImages" type="bool" value="true"/>
+ <property name="MenuBarAccel" type="string" value="F10"/>
+ <property name="CursorThemeName" type="string" value=""/>
+ <property name="CursorThemeSize" type="int" value="0"/>
+ <property name="IMModule" type="string" value=""/>
+ </property>
+</channel>