arkenfox tweaks, more codec testing
This commit is contained in:
parent
11361e844c
commit
cce3b43504
2 changed files with 4 additions and 4 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue