mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
Add chromium fix
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user