aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/DiscordCanary.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/DiscordCanary.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/DiscordCanary.profile')
-rw-r--r--etc/profile-a-l/DiscordCanary.profile13
1 files changed, 3 insertions, 10 deletions
diff --git a/etc/profile-a-l/DiscordCanary.profile b/etc/profile-a-l/DiscordCanary.profile
index d24e73ed8..ee6576955 100644
--- a/etc/profile-a-l/DiscordCanary.profile
+++ b/etc/profile-a-l/DiscordCanary.profile
@@ -3,15 +3,8 @@
3# Persistent local customizations 3# Persistent local customizations
4include DiscordCanary.local 4include DiscordCanary.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6# added by included profile
7 7#include globals.local
8noblacklist ${HOME}/.config/discordcanary
9
10mkdir ${HOME}/.config/discordcanary
11whitelist ${HOME}/.config/discordcanary
12
13private-bin DiscordCanary
14private-opt DiscordCanary
15 8
16# Redirect 9# Redirect
17include discord-common.profile 10include discord-canary.profile