logo

dotfiles

My dotfiles, one branch per machine, rebased on base git clone https://hacktivis.me/git/dotfiles.git
commit: 8fbf50c09bd00d03bb7d4f8c629071d1b5b278fd
parent 85a97058b36894bc9575657cc6a9e5f5f99cea60
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 27 Mar 2021 21:36:39 +0100

.profile: WebKit audio mixer + playbin3

Diffstat:

M.profile3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.profile b/.profile @@ -88,4 +88,7 @@ export LIBVA_DRIVER_NAME=radeonsi export POSIXLY_CORRECT=1 export POSIX_ME_HARDER=1 +export WEBKIT_GST_ENABLE_AUDIO_MIXER=1 +export WEBKIT_GST_USE_PLAYBIN3=1 + gpg-connect-agent /bye # Make sure gpg-agent is started