From 2cb2600bc28c9ca31645e01ea7d428eaf5d55a51 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Sun, 21 Apr 2024 01:03:23 +0200 Subject: Update chromium flags --- .config/chromium-flags.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/chromium-flags.conf b/.config/chromium-flags.conf index df521f0..fb6c05b 100644 --- a/.config/chromium-flags.conf +++ b/.config/chromium-flags.conf @@ -1,13 +1,13 @@ # ungoogled chromium configuration # chromium options +--no-default-browser-check --start-maximized --ignore-gpu-blocklist --enable-gpu-rasterization --enable-zero-copy --disk-cache-dir=/tmp/chromium-cache ---enable-features=VaapiVideoDecoder ---disable-features=ChromeLabs,SidePanel +--disable-features=ChromeLabs,SidePanel,ChromeRefresh2023,ChromeWebUIRefresh2023,CustomizeChromeSidePanel # introduced by ungoogled-chromium --disable-beforeunload @@ -25,4 +25,6 @@ --remove-tabsearch-button --show-avatar-button=never --tab-hover-cards=tooltip ---enable-features=ClearDataOnExit,DisableLinkDrag,DisableQRGenerator +--enable-features=ClearDataOnExit,DisableLinkDrag,DisableQRGenerator,VaapiVideoDecoder + +--enable-chrome-browser-cloud-management -- cgit v1.2.3-54-g00ecf