feat(profile): chromium: cleanup shell exe.
Needed to installing/remove extensions, applications, and stacked xdg menus
This commit is contained in:
parent
67c9e86d83
commit
90e962dabb
1 changed files with 5 additions and 10 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue