From 10a67cba6bcff1c419804be55ad4d9c71a26f061 Mon Sep 17 00:00:00 2001 From: Mace Muilman Date: Sat, 16 May 2020 11:48:38 +0200 Subject: Allow google-chrome access to the custom flags files in ~/.config. (#3418) * Allow google-chrome access to the custom flags files in ~/.config. * Added noblacklist for the custom flag files for google-chrome-stable. * Allow read access to the custom flag files for both google-chrome-beta and google-chrome-unstable. * Added the custom flag files for google-chrome stable, beta and unstable to the disable-programs.inc list. --- etc/inc/disable-programs.inc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc/inc/disable-programs.inc') diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc index 2c6ffb287..306857617 100644 --- a/etc/inc/disable-programs.inc +++ b/etc/inc/disable-programs.inc @@ -161,6 +161,12 @@ blacklist ${HOME}/.config/cantata blacklist ${HOME}/.config/catfish blacklist ${HOME}/.config/celluloid blacklist ${HOME}/.config/cherrytree +blacklist ${HOME}/.config/chrome-flags.conf +blacklist ${HOME}/.config/chrome-flags.config +blacklist ${HOME}/.config/chrome-beta-flags.conf +blacklist ${HOME}/.config/chrome-beta-flags.config +blacklist ${HOME}/.config/chrome-unstable-flags.conf +blacklist ${HOME}/.config/chrome-unstable-flags.config blacklist ${HOME}/.config/chromium blacklist ${HOME}/.config/chromium-dev blacklist ${HOME}/.config/chromium-flags.conf -- cgit v1.2.3-70-g09d2