Update 2024-12-10

This commit is contained in:
2024-12-10 08:11:14 +02:00
parent d231e9de9c
commit 9e0be0285a
21 changed files with 1778 additions and 515 deletions

View File

@@ -170,7 +170,7 @@ prepend_keymap = [
{on = [ "m", "a" ], run = ''' shell 'ripdrag -atk "$@"' --confirm ''', desc = "Drag and drop all"},
{on = [ "m", "i" ], run = ''' shell 'ripdrag -tk "$@"' --confirm ''', desc = "Drag and drop individual"},
# vidir
{on = [ "B" ], run = ''' shell 'vidir "$@"' --confirm ''', desc = "Bulk rename"},
{on = "B", run = 'vidir "$1"', desc = "Bulk rename"},
# Max Preview
{on = "T", run = "plugin --sync max-preview", desc = "Maximize or restore preview"},
# Hide Preview