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