add wluma, update stuff to use new packages in my repo, don't auto-enable bluetooth
This commit is contained in:
parent
f8ae139e3b
commit
78f4b3f455
3 changed files with 8 additions and 4 deletions
|
@ -14,8 +14,8 @@ if command_exists "apt-get"; then
|
|||
sudo apt update
|
||||
sudo apt install librewolf -y
|
||||
elif command_exists "dnf"; then
|
||||
sudo dnf config-manager addrepo --from-repofile 'https://repo.librewolf.net/librewolf.repo'
|
||||
sudo dnf install librewolf
|
||||
sudo dnf config-manager addrepo --from-repofile 'https://askiiart.net/repos/fedora/x86_64/askiiart.repo'
|
||||
sudo dnf install librewolf-allow-dark
|
||||
sudo dnf remove firefox
|
||||
mkdir tmp-openh264
|
||||
cd tmp-openh264
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue