nyxt: restore session on startup
This commit is contained in:
parent
179b6e787f
commit
a9e0399d69
|
@ -34,7 +34,7 @@
|
|||
:fallback-url (quri.uri:uri "https://lite.duckduckgo.com/lite/"))))))
|
||||
|
||||
(define-configuration browser
|
||||
((restore-session-on-startup-p nil)
|
||||
((restore-session-on-startup-p t)
|
||||
(theme (make-instance
|
||||
'theme:theme
|
||||
:dark-p t
|
||||
|
|
Loading…
Reference in a new issue