diff options
Diffstat (limited to '.config')
| l---------[-rw-r--r--] | .config/brave-flags.conf | 5 | ||||
| -rw-r--r-- | .config/chrome-beta-flags.conf | 4 | ||||
| l---------[-rw-r--r--] | .config/chrome-flags.conf | 5 | ||||
| l---------[-rw-r--r--] | .config/electron-flags.conf | 5 |
4 files changed, 3 insertions, 16 deletions
diff --git a/.config/brave-flags.conf b/.config/brave-flags.conf index 6e7cfe8..497cdf7 100644..120000 --- a/.config/brave-flags.conf +++ b/.config/brave-flags.conf @@ -1,4 +1 @@ ---disable-gpu-vsync ---ignore-gpu-blocklist ---enable-zero-copy ---enable-features=VaapiVideoDecodeLinuxGL +chromium-flags.conf
\ No newline at end of file diff --git a/.config/chrome-beta-flags.conf b/.config/chrome-beta-flags.conf deleted file mode 100644 index 6e7cfe8..0000000 --- a/.config/chrome-beta-flags.conf +++ /dev/null @@ -1,4 +0,0 @@ ---disable-gpu-vsync ---ignore-gpu-blocklist ---enable-zero-copy ---enable-features=VaapiVideoDecodeLinuxGL diff --git a/.config/chrome-flags.conf b/.config/chrome-flags.conf index 6e7cfe8..497cdf7 100644..120000 --- a/.config/chrome-flags.conf +++ b/.config/chrome-flags.conf @@ -1,4 +1 @@ ---disable-gpu-vsync ---ignore-gpu-blocklist ---enable-zero-copy ---enable-features=VaapiVideoDecodeLinuxGL +chromium-flags.conf
\ No newline at end of file diff --git a/.config/electron-flags.conf b/.config/electron-flags.conf index 6e7cfe8..497cdf7 100644..120000 --- a/.config/electron-flags.conf +++ b/.config/electron-flags.conf @@ -1,4 +1 @@ ---disable-gpu-vsync ---ignore-gpu-blocklist ---enable-zero-copy ---enable-features=VaapiVideoDecodeLinuxGL +chromium-flags.conf
\ No newline at end of file |
