Update 2024-12-22 17:20 OpenBSD/amd64-t14
This commit is contained in:
@@ -60,7 +60,7 @@ local settings_chrome = require "settings_chrome"
|
||||
settings.window.home_page = "luakit://newtab"
|
||||
-- settings.window.scroll_step = 20
|
||||
settings.window.zoom_step = 0.2
|
||||
settings.webview.zoom_level = 100
|
||||
settings.webview.zoom_level = 125
|
||||
settings.window.close_with_last_tab = true
|
||||
|
||||
-- search engines
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
local theme = {}
|
||||
|
||||
-- Default settings
|
||||
theme.font = "16px Terminess"
|
||||
theme.font = "20px IosevkaTerm"
|
||||
theme.fg = "#D8D8D8"
|
||||
theme.bg = "#181818"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user