diff options
| author | kj_sh604 | 2025-09-30 00:44:30 -0400 |
|---|---|---|
| committer | kj_sh604 | 2025-09-30 00:44:30 -0400 |
| commit | 26d8db57ce05be5e284921a9ce2c21101ad6baf2 (patch) | |
| tree | ced917bb35e3e568fcdd6d3a85901c03ee126f92 /.config/chromium-flags.conf | |
| parent | 06164e0ec657fe4b8083c200d7a5b7b6130aad45 (diff) | |
refactor: add `code-flags.conf` since I use VSCode now 🤓
Diffstat (limited to '.config/chromium-flags.conf')
| -rw-r--r-- | .config/chromium-flags.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/chromium-flags.conf b/.config/chromium-flags.conf index 339b80c..ee5dba7 100644 --- a/.config/chromium-flags.conf +++ b/.config/chromium-flags.conf @@ -6,3 +6,4 @@ --disable-gpu-vsync --enable-gpu-rasterization --enable-features=VaapiVideoEncoder,VaapiVideoDecoder,WebUIDarkMode,CanvasOopRasterization,VaapiVideoDecodeLinuxGL,AcceleratedVideoDecodeLinuxGL +--disable-smooth-scrolling
\ No newline at end of file |
