arkenfox tweaks, more codec testing

This commit is contained in:
mustard 2025-12-09 19:12:25 +01:00
parent 11361e844c
commit cce3b43504
2 changed files with 4 additions and 4 deletions

View file

@ -24,14 +24,14 @@
},
"Extensions": {
"Install": [
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
"https://github.com/uBlockOrigin/uBOL-home/releases/download/2025.1207.2142/uBOLite_2025.1207.2142.firefox.signed.xpi"
]
},
"ExtensionSettings": {
},
"uBlock0@raymondhill.net": {
"installation_mode": "force_installed",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/uBlock0@raymondhill.net/latest.xpi"
"install_url": "https://github.com/uBlockOrigin/uBOL-home/releases/download/2025.1207.2142/uBOLite_2025.1207.2142.firefox.signed.xpi"
},
"FirefoxHome": {

View file

@ -9,8 +9,8 @@
cmd: 'dnf config-manager setopt fedora-cisco-openh264.enabled=1'
changed_when: true
- name: 'Update codecs'
shell: 'dnf install @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin'
# - name: 'Update codecs'
# shell: 'dnf install @multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin'
- name: 'Swap ffmpeg-free for ffmpeg'
ansible.builtin.command: