feat(profiles): general update.
This commit is contained in:
parent
c7cf156de9
commit
b793968690
7 changed files with 43 additions and 5 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue