feat(abs): add support for xfce in the desktop abs.

This commit is contained in:
Alexandre Pujol 2024-04-08 18:08:30 +01:00
parent 1919d90770
commit edf32f923c
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -17,9 +17,9 @@
# if @{DE} == gnome
dbus receive bus=session
interface=org.freedesktop.DBus.Introspectable
member=Introspect
peer=(name=:*, label=gnome-shell),
interface=org.freedesktop.DBus.Introspectable
member=Introspect
peer=(name=:*, label=gnome-shell),
/usr/{local/,}share/ r,
/usr/{local/,}share/glib-@{int}.@{int}/schemas/** r,
@ -45,6 +45,11 @@
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
# else if @{DE} == xfce
owner @{user_config_dirs}/xfce4/help{,ers}.rc rw,
owner @{user_config_dirs}/xfce4/help{,ers}.rc.@{int}.tmp rw,
# end
/usr/share/hwdata/*.ids r,