From 9ef5693319b5f1c25952246fbf37f0ed5ba7ce9b Mon Sep 17 00:00:00 2001 From: m00nwtchr Date: Sat, 23 Apr 2022 14:12:04 +0000 Subject: Update electron.profile Add electron-flags.conf for all versions of electron --- etc/profile-a-l/electron.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/electron.profile b/etc/profile-a-l/electron.profile index cedef34ff..2dffb28a6 100644 --- a/etc/profile-a-l/electron.profile +++ b/etc/profile-a-l/electron.profile @@ -5,7 +5,7 @@ include electron.local noblacklist ${HOME}/.config/Electron -noblacklist ${HOME}/.config/electron-flag*.conf +noblacklist ${HOME}/.config/electron*-flag*.conf include disable-common.inc include disable-devel.inc @@ -16,7 +16,7 @@ include disable-xdg.inc whitelist ${DOWNLOADS} whitelist ${HOME}/.config/Electron -whitelist ${HOME}/.config/electron-flag*.conf +whitelist ${HOME}/.config/electron*-flag*.conf include whitelist-common.inc include whitelist-runuser-common.inc include whitelist-usr-share-common.inc -- cgit v1.2.3-54-g00ecf