mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-01 11:41:30 +00:00
12 lines
414 B
XML
12 lines
414 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="xsettings" version="1.0">
|
|
<property name="Net" type="empty">
|
|
<property name="ThemeName" type="string" value="Windows Classic style"/>
|
|
</property>
|
|
<property name="Gtk" type="empty">
|
|
<property name="CursorThemeName" type="string" value="standard-with-shadow"/>
|
|
<property name="CursorThemeSize" type="int" value="16"/>
|
|
</property>
|
|
</channel>
|