nix-conf/home/config/yazi/keymap.toml
2025-01-26 15:28:38 +08:00

4 lines
140 B
TOML

[manager]
prepend_keymap = [{ on = ["c", "D"], run = '''
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
''', desc = "Drag the file" }]