Added detection of installation package fusion-icon for turn off/on

compiz.
develop
parent 23298e277e
commit e4a1a304b0

@ -0,0 +1 @@
# Calculate os_linux_shortname==CLDX

@ -0,0 +1 @@
# Calculate format=kde link=/usr/share/applications/fusion-icon.desktop mirror pgk(fusion-icon)!=

@ -0,0 +1 @@
# Calculate append=remove name=fusion-icon-autostart pkg(fusion-icon)==

@ -0,0 +1,22 @@
# Calculate format=xml_xfce link=/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml mirror
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-session" version="1.0">
<property name="general" type="empty">
<property name="SaveOnExit" type="bool" value="false"/>
</property>
<property name="sessions" type="empty">
<property name="Failsafe" type="empty">
#?pkg(fusion-icon)==#
<property name="Client0_Command" type="array">
<value type="string" value="xfwm4"/>
</property>
#pkg#
#?pkg(fusion-icon)!=#
<property name="Client0_Command" type="array">
<value type="string" value=""/>
</property>
#pkg#
</property>
</property>
</channel>
Loading…
Cancel
Save