feat: yazi plugins [glow, projects, custom_scripts-set_wallpaper]

This commit is contained in:
2025-04-13 12:25:36 +02:00
parent 5d779b0b66
commit 80f1083683
11 changed files with 172 additions and 26 deletions

View File

@ -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