The changes include: - Split monolithic script into lib/, config/, profiles/, and files/ directories - Added error handling with cleanup on failure - Added installation logging to /var/log/arch-install.log - Added username validation
8 lines
309 B
XML
8 lines
309 B
XML
<?xml version="1.1" encoding="UTF-8"?>
|
|
|
|
<channel name="xfce4-notifyd" version="1.0">
|
|
<property name="log-max-size-enabled" type="bool" value="true"/>
|
|
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
|
|
<property name="show-text-with-gauge" type="bool" value="true"/>
|
|
</channel>
|