summaryrefslogtreecommitdiff
path: root/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xfce4/xfconf/xfce-perchannel-xml/xsettings.xml')
-rw-r--r--xfce4/xfconf/xfce-perchannel-xml/xsettings.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
new file mode 100644
index 0000000..04e5e67
--- /dev/null
+++ b/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xsettings" version="1.0">
+ <property name="Net" type="empty">
+ <property name="ThemeName" type="string" value="Chicago95"/>
+ <property name="IconThemeName" type="string" value="Chicago95"/>
+ <property name="DoubleClickTime" type="empty"/>
+ <property name="DoubleClickDistance" type="empty"/>
+ <property name="DndDragThreshold" type="empty"/>
+ <property name="CursorBlink" type="empty"/>
+ <property name="CursorBlinkTime" type="empty"/>
+ <property name="SoundThemeName" type="string" value="Chicago95"/>
+ <property name="EnableEventSounds" type="bool" value="true"/>
+ <property name="EnableInputFeedbackSounds" type="bool" value="true"/>
+ <property name="FallbackIconTheme" type="string" value="Adwaita"/>
+ </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="hintmedium"/>
+ <property name="RGBA" type="empty"/>
+ </property>
+ <property name="Gtk" type="empty">
+ <property name="CanChangeAccels" type="empty"/>
+ <property name="ColorPalette" type="empty"/>
+ <property name="FontName" type="string" value="Nimbus Roman, 10"/>
+ <property name="MonospaceFontName" type="string" value="Monospace 10"/>
+ <property name="IconSizes" type="empty"/>
+ <property name="KeyThemeName" type="empty"/>
+ <property name="ToolbarStyle" type="empty"/>
+ <property name="ToolbarIconSize" type="empty"/>
+ <property name="MenuImages" type="empty"/>
+ <property name="ButtonImages" type="empty"/>
+ <property name="MenuBarAccel" type="empty"/>
+ <property name="CursorThemeName" type="string" value="Chicago95 Standard Cursors"/>
+ <property name="CursorThemeSize" type="empty"/>
+ <property name="DecorationLayout" type="empty"/>
+ <property name="DialogsUseHeader" type="empty"/>
+ <property name="TitlebarMiddleClick" type="empty"/>
+ </property>
+ <property name="Gdk" type="empty">
+ <property name="WindowScalingFactor" type="empty"/>
+ </property>
+</channel>