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/"))))))
|
:fallback-url (quri.uri:uri "https://lite.duckduckgo.com/lite/"))))))
|
||||||
|
|
||||||
(define-configuration browser
|
(define-configuration browser
|
||||||
((restore-session-on-startup-p nil)
|
((restore-session-on-startup-p t)
|
||||||
(theme (make-instance
|
(theme (make-instance
|
||||||
'theme:theme
|
'theme:theme
|
||||||
:dark-p t
|
:dark-p t
|
||||||
|
|
Loading…
Reference in a new issue