feat: yazi plugins [glow, projects, custom_scripts-set_wallpaper]
This commit is contained in:
@ -2,7 +2,7 @@ local wezterm = require("wezterm")
|
||||
local act = wezterm.action
|
||||
|
||||
return {
|
||||
leader = { key = "a", mods = "CTRL", timeout_milliseconds = 1002 },
|
||||
leader = { key = "z", mods = "CTRL", timeout_milliseconds = 1002 },
|
||||
|
||||
keys = {
|
||||
{
|
||||
|
Reference in New Issue
Block a user