diff options
| author | Blista Kanjo | 2022-12-06 18:36:34 -0500 |
|---|---|---|
| committer | Blista Kanjo | 2022-12-06 18:36:34 -0500 |
| commit | 048b04979af0927b8f073eb9d6a5d71849ce103d (patch) | |
| tree | 46198204b313f0360d8a45fe6d9df64ec03b8808 /.config/electron-flags.conf | |
| parent | a39f54966b12e7e473b5642580e45098f29b2aa6 (diff) | |
refactor: enabled the CanvasOopRasterization flag
Diffstat (limited to '.config/electron-flags.conf')
| -rw-r--r-- | .config/electron-flags.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/electron-flags.conf b/.config/electron-flags.conf index d570f5d..d080193 100644 --- a/.config/electron-flags.conf +++ b/.config/electron-flags.conf @@ -3,5 +3,6 @@ --disable-gpu-vsync --use-gl=desktop --disable-features=UseOzonePlatform,UseChromeOSDirectVideoDecoder ---enable-features=VaapiVideoEncoder,VaapiVideoDecoder,WebUIDarkMode +--enable-features=VaapiVideoEncoder,VaapiVideoDecoder,WebUIDarkMode,CanvasOopRasterization --force-dark-mode + |
