From ba402cd25488da688485ec9f31ef5107539d6164 Mon Sep 17 00:00:00 2001 From: Harish Karumuthil Date: Mon, 25 Dec 2023 08:58:25 +0530 Subject: [PATCH] Add chromium fix --- post-install.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 post-install.sh diff --git a/post-install.sh b/post-install.sh new file mode 100644 index 0000000..3b5cb31 --- /dev/null +++ b/post-install.sh @@ -0,0 +1,7 @@ +#!/usr/bin/env bash + + + +# Fix: Chromium taking long time to open in first time +# https://bugs.archlinux.org/task/75650 +echo no-allow-external-cache:0:1 | gpgconf --change-options gpg-agent