Files
infra/dotfiles/desktop/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
Fabio Scotto di Santolo dc230feace Add XFCE optional desktop
2026-07-01 23:48:11 +02:00

12 lines
518 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-notifyd" version="1.0">
<property name="do-not-disturb" type="bool" value="false"/>
<property name="expire-timeout" type="int" value="10"/>
<property name="initial-opacity" type="double" value="0.92"/>
<property name="notification-log" type="bool" value="true"/>
<property name="notify-location" type="uint" value="2"/>
<property name="primary-monitor" type="uint" value="0"/>
<property name="theme" type="string" value="Default"/>
</channel>