fix user.js placement
This commit is contained in:
parent
69dcf4a662
commit
d7faa819db
1 changed files with 3 additions and 0 deletions
3
arch.sh
3
arch.sh
|
@ -288,6 +288,9 @@ then
|
||||||
ufw enable
|
ufw enable
|
||||||
|
|
||||||
# === Firefox ==
|
# === Firefox ==
|
||||||
|
firefox &
|
||||||
|
sleep 2
|
||||||
|
pkill firefox
|
||||||
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/.mozilla/firefox/user.js -P "$HOME"/.mozilla/firefox/*.default-release
|
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/.mozilla/firefox/user.js -P "$HOME"/.mozilla/firefox/*.default-release
|
||||||
|
|
||||||
# === Manual color ==
|
# === Manual color ==
|
||||||
|
|
Loading…
Reference in a new issue