}
settings.window.search_engines.default = settings.window.search_engines.ddg
+-- change tab text
+require("lousy.widget.tab").label_format = '<span foreground="{index_fg}" font-weight="bold">{index}</span> {title}'
-- Restore last saved session
local w = (not luakit.nounique) and (session and session.restore())