Files
tms-archlinux-calamares-ins…/archiso/airootfs/home/smart/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
2025-12-28 15:15:19 +08:00

44 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<!-- 最通用的设置:直接在 screen0 下定义 last-image -->
<!-- XFCE 应该会将此作为所有显示器的默认回退,无论其具体标识符是什么 -->
<property name="last-image" type="string" value="/usr/share/backgrounds/BBTTMS.png"/>
<property name="image-style" type="int" value="5"/> <!-- 5 是缩放 -->
<property name="image-show" type="bool" value="true"/>
<property name="color-style" type="int" value="0"/>
<property name="color1" type="array">
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="65535"/>
</property>
<!-- 保留 monitor0 作为另一个回退层,以防 screen0 上的通用设置不起作用 -->
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="/usr/share/backgrounds/BBTTMS.png"/>
<property name="image-show" type="bool" value="true"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/share/backgrounds/BBTTMS.png"/>
<property name="color-style" type="int" value="0"/>
<property name="color1" type="array">
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="0"/>
<value type="uint" value="65535"/>
</property>
</property>
</property>
<!-- 确保所有工作区都使用相同的背景设置 -->
<property name="single-workspace-mode" type="bool" value="true"/>
<property name="single-workspace-number" type="int" value="0"/>
</property>
<property name="last-settings-migration-version" type="uint" value="1"/>
<property name="last" type="empty">
<property name="window-width" type="int" value="612"/>
<property name="window-height" type="int" value="547"/>
</property>
</channel>