hyprland: Add nvidia-vaapi-driver

This commit is contained in:
caem 2024-07-21 22:47:19 +02:00
parent a98076de23
commit 9b6fba74d0
Signed by: caem
GPG key ID: 69A830D03203405F
3 changed files with 9 additions and 0 deletions

View file

@ -313,6 +313,11 @@
"browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts.havePinned" = "";
"browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts.searchEngines" = "";
# https://github.com/elFarto/nvidia-vaapi-driver?tab=readme-ov-file#firefox
"media.ffmpeg.vaapi.enabled" = true;
"media.rdd-ffmpeg.enabled" = true;
"media.av1.enabled" = false;
# Options for the firefox-ui-fix using Photon
# https://github.com/black7375/Firefox-UI-Fix/blob/master/user.js
"userChrome.tab.connect_to_window" = true;