# Default settings for chromium-ungoogled. # This file is sourced by /usr/bin/chromium-ungoogled # See: https://github.com/ungoogled-software/ungoogled-chromium/blob/master/docs/flags.md # Options to pass to chromium-ungoogled: CHROMIUM_ONLY_FLAGS="\ --force-dark-mode \ --ignore-gpu-blocklist \ --enable-gpu-rasterization \ --enable-zero-copy" CHROMIUM_UNGOOGLED_FLAGS="$CHROMIUM_ONLY_FLAGS \ --disable-search-engine-collection \ --show-avatar-button=incognito-and-guest \ --disable-sharing-hub \ --hide-sidepanel-button \ --bookmark-bar-ntp=never \ --remove-grab-handle"