Update wezterm.lua

This commit is contained in:
itsscb 2025-05-08 18:05:52 +00:00
parent 285389513f
commit fc402dd907

View File

@ -46,7 +46,6 @@ local config = {
bottom = 2,
},
front_end = "OpenGL",
adjust_window_size_when_changing_font_size = false,
keys = {
{ key = "1", mods = "ALT", action = wezterm.action.ActivateTab(0) },