clawdie-iso/live/operator-session/panel-skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
Clawdie Operator 9a2803b81a Desktop layout, hostname, and ACPI cleanup (Sam & Codex)
- Add displays.xml with dual-monitor layout (eDP primary, HDMI-A-0 270 rotated)
- Add panel output-name=eDP to lock taskbar to laptop display
- Add monitorHDMI-A-0 wallpaper block in desktop.xml with scalar values
- Change hostname to usb.clawdie.home.arpa for DNS/Tailscale schema
- Remove acpi_asus/acpi_asus_wmi from kld_list (stops AE_AML_BUFFER_LIMIT spam)
- Include displays.xml in build.sh panel-skel seeding loop
- Add image-path scalars to desktop.xml single workspace entries
2026-06-04 06:18:09 +00:00

50 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="backdrop" type="empty">
<property name="single" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.png"/>
<property name="image-show" type="bool" value="true"/>
<property name="image-path" type="string" value="/usr/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.png"/>
</property>
<property name="workspace1" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-style" type="int" value="5"/>
<property name="last-image" type="string" value="/usr/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.png"/>
<property name="image-show" type="bool" value="true"/>
<property name="image-path" type="string" value="/usr/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.png"/>
</property>
</property>
<property name="screen0" type="empty">
<property name="monitoreDP" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-path" type="string" value="/usr/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.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/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.png"/>
</property>
</property>
<property name="monitorHDMI-A-0" type="empty">
<property name="workspace0" type="empty">
<property name="color-style" type="int" value="0"/>
<property name="image-path" type="string" value="/usr/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.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/local/share/clawdie-iso/wallpapers/clawdie-operator-bg.png"/>
</property>
</property>
</property>
</property>
<property name="desktop-menu" type="empty">
<property name="show" type="bool" value="false"/>
</property>
<property name="windowlist-menu" type="empty">
<property name="show" type="bool" value="true"/>
<property name="show-sticky-once" type="bool" value="false"/>
<property name="show-workspace-names" type="bool" value="false"/>
<property name="show-icons" type="bool" value="true"/>
</property>
</channel>