Brave instead of firefox (see related #1)
This commit is contained in:
parent
c3a9a77f99
commit
166dfe3ea0
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue