chromium restore on startup

This commit is contained in:
toto 2022-08-17 09:34:06 +02:00
parent 8fe7c5e0c7
commit 539c8a8c80

View File

@ -192,5 +192,8 @@
"default_content_setting_values": { "default_content_setting_values": {
"notifications": 2 "notifications": 2
} }
},
"session": {
"restore_on_startup": 1
} }
} }