added chromium and brave flags

This commit is contained in:
2025-07-19 13:51:47 +02:00
parent a5327dd263
commit 569cfeb68f
3 changed files with 9 additions and 0 deletions

2
.gitignore vendored
View File

@@ -11,3 +11,5 @@
!zathura/ !zathura/
!mimeapps.list !mimeapps.list
!fuzzel/ !fuzzel/
!brave-flags.conf
!chromium-flags.conf

4
brave-flags.conf Normal file
View File

@@ -0,0 +1,4 @@
--enable-features=AcceleratedVideoDecodeLinuxGL,DefaultANGLEVulkan,VaapiIgnoreDriverChecks,Vulkan,VulkanFromANGLE,PlatformHEVCDecoderSupport,AcceleratedVideoDecodeLinuxGL,AcceleratedVideoDecodeLinuxZeroCopyGL,AcceleratedVideoEncoder
--use-angle=vulkan
--use-gl=angle
--ozone-platform=wayland

3
chromium-flags.conf Normal file
View File

@@ -0,0 +1,3 @@
--enable-features=AcceleratedVideoDecodeLinuxGL,DefaultANGLEVulkan,VaapiIgnoreDriverChecks,Vulkan,VulkanFromANGLE,AcceleratedVideoDecodeLinuxGL,AcceleratedVideoDecodeLinuxZeroCopyGL,AcceleratedVideoEncoder
--use-angle=vulkan
--use-gl=angle