fix(wezterm): do not display scrollbar from theme
This commit is contained in:
parent
9b69cdfb17
commit
a393e7f4bc
@ -1,7 +1,6 @@
|
||||
local colors = require("config.theme.colors")
|
||||
|
||||
return {
|
||||
enable_scroll_bar = true,
|
||||
window_decorations = "RESIZE",
|
||||
window_background_opacity = 0.90,
|
||||
text_background_opacity = 1.0,
|
||||
|
Loading…
Reference in New Issue
Block a user