chromium restore on startup

This commit is contained in:
toto 2022-08-17 09:34:06 +02:00
parent bc6181c0aa
commit ab46647409

View File

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