chromium-browser-stable-test/chromium-default-config.json
slava86 51548401ea let's return the value of use_system to the config,
a fine print is obtained on qt
2023-04-11 17:02:29 +03:00

15 lines
245 B
JSON

{
"browser": {
"custom_chrome_frame": true
},
"extensions": {
"theme": {
"use_system": true
}
},
"homepage": "https://rosalinux.ru",
"homepage_is_newtabpage": false,
"session": {
"restore_on_startup": 1
}
}