Files
dotfiles/.config/yazi/keymap.toml
2025-09-02 03:32:47 +02:00

9 lines
153 B
TOML

[[mgr.prepend_keymap]]
on = "!"
run = 'shell "$SHELL" --block'
desc = "Open shell here"
[[mgr.prepend_keymap]]
on = "q"
run = "plugin confirm-quit"