Fix integration i3 with XFCE

This commit is contained in:
Fabio Scotto di Santolo
2026-02-16 14:21:43 +01:00
parent a52efd5e86
commit dcfeeee394
5 changed files with 16 additions and 11 deletions

View File

@@ -5,6 +5,7 @@
<property name="applications" type="empty">
<property name="known_applications" type="array">
<value type="string" value="blueman"/>
<value type="string" value="chromium"/>
<value type="string" value="flameshot"/>
<value type="string" value="org.freedesktop.network-manager-applet"/>
<value type="string" value="org.telegram.desktop"/>

View File

@@ -56,6 +56,7 @@
<property name="plugin-6" type="string" value="systray">
<property name="square-icons" type="bool" value="true"/>
<property name="known-legacy-items" type="array">
<value type="string" value="richiesta di un indirizzo wi-fi per «skywifi_4lxsq»…"/>
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (58%)"/>
<value type="string" value="connessione wi-fi «skywifi_4lxsq» attiva: skywifi_4lxsq (60%)"/>
<value type="string" value="gestore dei processi"/>
@@ -76,6 +77,7 @@
<value type="string" value="clipman"/>
</property>
<property name="known-items" type="array">
<value type="string" value="deluge"/>
<value type="string" value="Proton Mail Bridge"/>
<value type="string" value="ProtonMailBridge"/>
<value type="string" value="blueman"/>
@@ -87,6 +89,12 @@
<property name="hide-new-items" type="bool" value="true"/>
<property name="menu-is-primary" type="bool" value="true"/>
<property name="symbolic-icons" type="bool" value="true"/>
<property name="hidden-items" type="array">
<value type="string" value="deluge"/>
</property>
<property name="hidden-legacy-items" type="array">
<value type="string" value="richiesta di un indirizzo wi-fi per «skywifi_4lxsq»…"/>
</property>
</property>
<property name="plugin-7" type="string" value="separator">
<property name="style" type="uint" value="0"/>
@@ -125,7 +133,6 @@
<value type="string" value="xfce-settings-manager.desktop"/>
<value type="string" value="lightdm-gtk-greeter-settings.desktop"/>
<value type="string" value="virt-manager.desktop"/>
<value type="string" value="io.gitlab.librewolf-community.desktop"/>
<value type="string" value="org.xfce.ristretto.desktop"/>
</property>
<property name="menu-width" type="int" value="700"/>

View File

@@ -30,7 +30,7 @@
<property name="MenuImages" type="empty"/>
<property name="ButtonImages" type="empty"/>
<property name="MenuBarAccel" type="empty"/>
<property name="CursorThemeName" type="empty"/>
<property name="CursorThemeName" type="string" value="Yaru++"/>
<property name="CursorThemeSize" type="empty"/>
<property name="DecorationLayout" type="string" value="icon,menu:minimize,maximize,close"/>
<property name="DialogsUseHeader" type="bool" value="false"/>