mirror of
https://github.com/fscotto/infra.git
synced 2026-07-30 00:30:00 +00:00
Add XFCE optional desktop
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user