auto up 17:06:41 up 0:01, 2 users, load average: 0.30, 0.13, 0.05

This commit is contained in:
2025-11-07 17:06:43 +01:00
parent 4c3e50e943
commit e65c0afab5

View File

@@ -11,7 +11,7 @@ prepend_keymap = [
# Chmod in yazi # Chmod in yazi
{on = [ "c", "m" ],run = "plugin chmod",desc = "Chmod on selected files"}, {on = [ "c", "m" ],run = "plugin chmod",desc = "Chmod on selected files"},
{on = [ "g", "E" ],run = "plugin gpg",desc = "Gpg the hovered file"}, {on = [ "g", "E" ],run = "plugin gpg",desc = "Gpg the hovered file"},
#{on = [ "q" ],run = "plugin projects quit",desc = "Quit with save"}, {on = [ "q" ],run = "plugin projects quit",desc = "Quit with save"},
{on = [ "M" ],run = "plugin mount",desc = "Quit with save"}, {on = [ "M" ],run = "plugin mount",desc = "Quit with save"},
# Recover the last delted file # Recover the last delted file