mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-08 13:49:07 -04:00
Compare commits
2 commits
8cb9ba80d8
...
e91dda8cad
Author | SHA1 | Date | |
---|---|---|---|
e91dda8cad | |||
a16f69c1e3 |
2 changed files with 1 additions and 4 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit cb5572ac1f7973c194376b5222667da3f5d63614
|
Subproject commit 0778677dd3037b5416c50b39f7450fc31f30c151
|
|
@ -149,9 +149,6 @@ keymap = [
|
||||||
# Help
|
# Help
|
||||||
{ on = "~", run = "help", desc = "Open help" },
|
{ on = "~", run = "help", desc = "Open help" },
|
||||||
{ on = "<F1>", run = "help", desc = "Open help" },
|
{ on = "<F1>", run = "help", desc = "Open help" },
|
||||||
# { on = [ "<C-n>" ], run = '''
|
|
||||||
# shell 'dragon -x -i -T "$1"' --confirm
|
|
||||||
# ''' },
|
|
||||||
{ on = [ "<C-n>" ], run = '''
|
{ on = [ "<C-n>" ], run = '''
|
||||||
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
|
shell 'ripdrag "$@" -x 2>/dev/null &' --confirm
|
||||||
''' },
|
''' },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue