feat(profile): general update

This commit is contained in:
Alexandre Pujol 2023-09-29 19:25:30 +01:00
parent 6f2ae26749
commit c8ee832c11
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
23 changed files with 66 additions and 35 deletions

View file

@ -14,8 +14,12 @@ profile file-roller @{exec_path} {
include <abstractions/dconf-write>
include <abstractions/fonts>
include <abstractions/freedesktop.org>
include <abstractions/gtk>
include <abstractions/nameservice-strict>
include <abstractions/user-download-strict>
include <abstractions/user-write>
include <abstractions/wayland>
include <abstractions/X-strict>
dbus bind bus=session name=org.gnome.ArchiveManager1,
@ -25,16 +29,16 @@ profile file-roller @{exec_path} {
# Archivers
@{bin}/7z rix,
@{lib}/p7zip/7z rix,
@{bin}/unrar-nonfree rix,
@{bin}/zip rix,
@{bin}/unzip rix,
@{bin}/tar rix,
@{bin}/xz rix,
@{bin}/bzip2 rix,
@{bin}/cpio rix,
@{bin}/gzip rix,
@{bin}/tar rix,
@{bin}/unrar-nonfree rix,
@{bin}/unzip rix,
@{bin}/xz rix,
@{bin}/zip rix,
@{bin}/zstd rix,
@{lib}/p7zip/7z rix,
/usr/share/themes/{,**} r,
/usr/share/X11/xkb/{,**} r,