# Description:	Basic configuration for the Vivaldi
## Default options for the Vivaldi
## Type: string
## Default: "--disable-setuid-sandbox"
## Using user variable: VIVALDI_USER_FLAGS
##
VIVALDI_FLAGS="--disable-setuid-sandbox"
##
## Override the default profile for the Vivaldi
## Type: string
## Default: ~/.config/vivaldi
## Using user variable: VIVALDI_USER_DATA_DIR
##
VIVALDI_DATA_DIR=""
##
#
