⚙️ config(yazi): add a new keymap to go to the screenshots dir

This commit is contained in:
Sergio Laín 2024-04-07 13:24:03 +02:00
parent 1ed75c95c4
commit 4307c148cd
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -27,6 +27,10 @@ append_keymap = [
"g",
"i",
], run = "cd ~/Imagenes", desc = "Go to the images directory" },
{ on = [
"g",
"s",
], run = "cd ~/Imagenes/Capturas", desc = "Go to the screenshots directory" },
{ on = [
"g",
"D",