feat(profile): general update.
This commit is contained in:
parent
ab27bc1e16
commit
d2078fcb3a
9 changed files with 35 additions and 29 deletions
|
|
@ -65,7 +65,7 @@
|
|||
@{bin}/viewnior rPUx,
|
||||
@{bin}/vlc rPUx,
|
||||
@{bin}/xarchiver rPx,
|
||||
@{bin}/xbrlapi rPx,
|
||||
@{bin}/xbrlapi rPx,
|
||||
@{bin}/yelp rPUx,
|
||||
@{lib}/libreoffice/program/{soffice{,.bin},oosplash} rPUx,
|
||||
|
||||
|
|
|
|||
|
|
@ -22,4 +22,9 @@
|
|||
member={RunningApplicationsChanged,WindowsChanged}
|
||||
peer=(name=:*, label=gnome-shell),
|
||||
|
||||
dbus receive bus=session path=/org/gnome/Shell/Introspect
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member=PropertiesChanged
|
||||
peer=(name=:*, label=gnome-shell),
|
||||
|
||||
include if exists <abstractions/bus/org.gnome.Shell.Introspect.d>
|
||||
|
|
|
|||
|
|
@ -3,15 +3,14 @@
|
|||
# Copyright (C) 2021-2022 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
owner @{HOME}/.icons/{,**} r,
|
||||
|
||||
@{system_share_dirs}/*ubuntu/applications/{,**} r,
|
||||
@{system_share_dirs}/gnome/applications/{,**} r,
|
||||
@{system_share_dirs}/xfce4/applications/{,**} r,
|
||||
|
||||
/usr/share/glib-2.0/schemas/gschemas.compiled r,
|
||||
|
||||
/etc/gnome/defaults.list r,
|
||||
/etc/xfce4/defaults.list r,
|
||||
|
||||
/var/lib/snapd/desktop/icons/{,**} r,
|
||||
|
||||
owner @{HOME}/.icons/{,**} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue