There is an updated pull request by classabbyamp against master on the void-packages repository https://github.com/classabbyamp/void-packages vivaldi https://github.com/void-linux/void-packages/pull/43728 vivaldi: support user flags, adopt will now read the contents of `$XDG_CONFIG_HOME/vivaldi-stable.conf` and pass that to the underlying binary patch comes from arch for example, to force `prefers-color-scheme: dark` and work on wayland: ``` $ cat ~/.config/vivaldi-stable.conf --force-dark-mode --ozone-platform-hint=auto ``` #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/43728.patch is attached