aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/discord-common.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-09-14 17:36:01 +0000
committerLibravatar GitHub <noreply@github.com>2022-09-14 17:36:01 +0000
commit3e7b65da2efb853f0654580ece6572cc10dab791 (patch)
tree6e6100b8cca5cf6fc786bed8a5b151ea3b8170b3 /etc/profile-a-l/discord-common.profile
parentFix Firefox 'Profile not found' for psd (v6.45) (#5348) (diff)
downloadfirejail-3e7b65da2efb853f0654580ece6572cc10dab791.tar.gz
firejail-3e7b65da2efb853f0654580ece6572cc10dab791.tar.zst
firejail-3e7b65da2efb853f0654580ece6572cc10dab791.zip
discord: fix issues with command-line usage (#5368)
* use both capitalized and regular discord commands to private-bin * use both capitalized and regular discord commands to private-bin * add awk and which to private-bin for better xdg-open support * use both capitalized and regular discord commands to private-bin * use both capitalized and regular discord commands to private-bin * refactor CamelCased discord profiles * refactor CamelCased discord profiles * fix private-{bin,opt} sorting * fix private-{bin,opt} sorting * unfuck private-{bin,opt} sorting * unfuck private-{bin,opt} sorting * fix sorting once more for CI * fix sorting once again for CI
Diffstat (limited to 'etc/profile-a-l/discord-common.profile')
-rw-r--r--etc/profile-a-l/discord-common.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/discord-common.profile b/etc/profile-a-l/discord-common.profile
index c04e38899..bf49c8d48 100644
--- a/etc/profile-a-l/discord-common.profile
+++ b/etc/profile-a-l/discord-common.profile
@@ -23,7 +23,7 @@ ignore novideo
23whitelist ${HOME}/.config/BetterDiscord 23whitelist ${HOME}/.config/BetterDiscord
24whitelist ${HOME}/.local/share/betterdiscordctl 24whitelist ${HOME}/.local/share/betterdiscordctl
25 25
26private-bin bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],fish,grep,head,sed,sh,tclsh,tr,xdg-mime,xdg-open,zsh 26private-bin awk,bash,cut,echo,egrep,electron,electron[0-9],electron[0-9][0-9],fish,grep,head,sed,sh,tclsh,tr,which,xdg-mime,xdg-open,zsh
27private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,ld.so.preload,localtime,login.defs,machine-id,password,pki,pulse,resolv.conf,ssl 27private-etc alternatives,ca-certificates,crypto-policies,fonts,group,ld.so.cache,ld.so.preload,localtime,login.defs,machine-id,password,pki,pulse,resolv.conf,ssl
28 28
29join-or-start discord 29join-or-start discord