brave: disable Vulkan, add Humble new tab page
This commit is contained in:
parent
3ab2613290
commit
574c0d2db1
1 changed files with 3 additions and 3 deletions
|
@ -9,15 +9,13 @@
|
|||
# https://peter.sh/experiments/chromium-command-line-switches/
|
||||
flags = concatStringsSep " " [
|
||||
"--no-first-run"
|
||||
"--use-vulkan"
|
||||
"--enable-features=Vulkan,UseOzonePlatform"
|
||||
"--enable-features=UseOzonePlatform"
|
||||
"--enable-gpu-rasterization"
|
||||
"--force-dark-mode"
|
||||
"--enable-smooth-scrolling"
|
||||
"--enable-features=UseOzonePlatform"
|
||||
"--ozone-platform=wayland"
|
||||
"--user-agent='Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.3'"
|
||||
"--use-angle=vulkan"
|
||||
];
|
||||
brave-wrapped = pkgs.symlinkJoin {
|
||||
name = "brave";
|
||||
|
@ -216,6 +214,8 @@ in {
|
|||
"mnjggcdmjocbbbhaepdhchncahnbgone"
|
||||
# Decentraleyes
|
||||
"ldpochfccmkkmhdbclfhpagapcfdljkj"
|
||||
# Humble new tab page
|
||||
"mfgdmpfihlmdekaclngibpjhdebndhdj"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue