diff --git a/wayland/.config/chrome-dev-flags.conf b/wayland/.config/chrome-dev-flags.conf index 72d8137..1b70725 100644 --- a/wayland/.config/chrome-dev-flags.conf +++ b/wayland/.config/chrome-dev-flags.conf @@ -1,4 +1,4 @@ --enable-features=VaapiVideoDecodeLinuxGL +-enable-features=VaapiVideoDecodeLinuxGL,TouchpadOverscrollHistoryNavigation --use-gl=angle --use-angle=gl --ozone-platform-hint=auto diff --git a/wayland/.config/chrome-flags.conf b/wayland/.config/chrome-flags.conf new file mode 120000 index 0000000..fd3e1b9 --- /dev/null +++ b/wayland/.config/chrome-flags.conf @@ -0,0 +1 @@ +chrome-dev-flags.conf \ No newline at end of file