From 166dfe3ea0b85909f9b8d4702796484b816e1978 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 8 Mar 2022 09:00:42 +0100 Subject: [PATCH] Brave instead of firefox (see related #1) --- installation.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/installation.sh b/installation.sh index b047104..10074d9 100644 --- a/installation.sh +++ b/installation.sh @@ -87,6 +87,10 @@ gsettings set "org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/prof gsettings set "org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:${profil:2:-2}/" "foreground-color" "rgb(211,208,200)" gsettings set "org.gnome.Terminal.Legacy.Profile:/org/gnome/terminal/legacy/profiles:/:${profil:2:-2}/" "background-color" "rgb(45,45,45)" +# == Brave instead of Firefox == +sudo pacman -Rsn firefox --noconfirm # firefox removal +yay -S brave-bin --noconfirm + # == GL4D == sudo pacman -S sdl2_image pkg-config automake make autoconf --noconfirm # Download and build