From f40c8f749a3b2fa685b93f2f1e84b57beaca3276 Mon Sep 17 00:00:00 2001 From: awy Date: Sat, 20 Sep 2025 14:59:23 +0300 Subject: dragon --- .local/bin/shortcuts | 9 +++++++++ aurdeps.txt | 1 + 2 files changed, 10 insertions(+) diff --git a/.local/bin/shortcuts b/.local/bin/shortcuts index bc2fb9e..49e7ac1 100755 --- a/.local/bin/shortcuts +++ b/.local/bin/shortcuts @@ -57,3 +57,12 @@ awk "!/^\s*#/ && !/^\s*\$/ {gsub(\"\\\s*#.*$\",\"\"); if (i < length(a)) chars = chars \", \" } printf(\"[[mgr.prepend_keymap]]\\non = [\\\"e\\\", %s]\\nrun = 'shell --block \\\"\$EDITOR %s\\\"'\\n\\n\", chars, \$2) >> \"$yazi_shortcuts\" }" + +cat <> "$yazi_shortcuts" +[[mgr.prepend_keymap]] +on = "" +run = ''' + shell 'dragon-drop --and-exit --on-top "\$@"' --confirm +''' +desc = "Open the drag and drop utility" +EOL diff --git a/aurdeps.txt b/aurdeps.txt index edb6fca..c99b30c 100644 --- a/aurdeps.txt +++ b/aurdeps.txt @@ -6,3 +6,4 @@ newsraft #sing-geosite-rule-set gpu-screen-recorder doasedit-alternative +dragon-drop-git -- cgit v1.2.3