feat: yazi plugins [glow, projects, custom_scripts-set_wallpaper]
This commit is contained in:
@ -14,7 +14,7 @@ local config = {
|
||||
font = wezterm.font("JetBrains Mono", { weight = "Medium" }),
|
||||
font_size = 12,
|
||||
line_height = 1.0,
|
||||
window_background_opacity = 0.8,
|
||||
window_background_opacity = 0.97,
|
||||
-- tab bar
|
||||
use_fancy_tab_bar = true,
|
||||
tab_bar_at_bottom = false,
|
||||
@ -38,6 +38,7 @@ local config = {
|
||||
keys = mappings.keys,
|
||||
key_tables = mappings.key_tables,
|
||||
hyperlink_rules = hyperlinks,
|
||||
audible_bell = "Disabled",
|
||||
}
|
||||
|
||||
-- sessions.apply_to_config(config) -- optional, this adds default keybindings
|
||||
|
Reference in New Issue
Block a user