Updated config

This commit is contained in:
Eduard Urbach 2025-06-13 15:03:42 +02:00
parent 7547ef0ff1
commit 65053a3bcf
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
5 changed files with 20 additions and 8 deletions

5
.config/yazi/keymap.toml Normal file
View file

@ -0,0 +1,5 @@
[mgr]
prepend_keymap = [
{ on = "e", run = "open", desc = "Edit selected file" },
{ on = "<Enter>", run = "enter", desc = "Enter the child directory" },
]

2
.config/yazi/yazi.toml Normal file
View file

@ -0,0 +1,2 @@
[mgr]
ratio = [0, 3, 1]