feat(profile): chromium: cleanup shell exe.

Needed to installing/remove extensions, applications, and stacked xdg menus
This commit is contained in:
Alexandre Pujol 2025-08-10 19:02:15 +02:00
parent 67c9e86d83
commit 90e962dabb
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -86,16 +86,11 @@
@{bin}/xdg-open rPx -> child-open, @{bin}/xdg-open rPx -> child-open,
@{bin}/xdg-settings rPx, @{bin}/xdg-settings rPx,
# Installing/removing extensions & applications # Installing/removing extensions, applications, and stacked xdg menus
@{bin}/{,e}grep rix, @{sh_path} rix,
@{bin}/basename rix, @{bin}/{,e}grep ix,
@{bin}/cat rix, @{bin}/{m,g,}awk ix,
@{bin}/cut rix, @{coreutils_path} ix,
@{bin}/mkdir rix,
@{bin}/mktemp rix,
@{bin}/rm rix,
@{bin}/sed rix,
@{bin}/touch rix,
# For storing passwords externally # For storing passwords externally
@{bin}/keepassxc-proxy rix, # as a temporary solution - see issue #128 @{bin}/keepassxc-proxy rix, # as a temporary solution - see issue #128