feat(profiles): general update.

This commit is contained in:
Alexandre Pujol 2023-03-27 21:42:13 +01:00
parent c7cf156de9
commit b793968690
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 43 additions and 5 deletions

View file

@ -17,7 +17,18 @@ profile file-roller @{exec_path} {
@{exec_path} mr,
/{usr/,}bin/unzip rix,
# Archivers
/{usr/,}bin/7z rix,
/{usr/,}lib/p7zip/7z rix,
/{usr/,}bin/unrar-nonfree rix,
/{usr/,}bin/zip rix,
/{usr/,}bin/unzip rix,
/{usr/,}bin/tar rix,
/{usr/,}bin/xz rix,
/{usr/,}bin/bzip2 rix,
/{usr/,}bin/cpio rix,
/{usr/,}bin/gzip rix,
/{usr/,}bin/zstd rix,
/usr/share/themes/{,**} r,
/usr/share/X11/xkb/{,**} r,