mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-06-10 06:59:51 +01:00
Switched from hexyl.yazi to hexyl via piper
This commit is contained in:
Submodule dot_config/yazi/plugins/hexyl.yazi deleted from 016a09bcc2
@@ -21,7 +21,7 @@ append_previewers = [
|
||||
{ mime = "application/x-rar", run = "ouch" },
|
||||
{ mime = "application/x-xz", run = "ouch" },
|
||||
{ mime = "application/xz", run = "ouch" },
|
||||
{ url = "*", run = "hexyl" },
|
||||
{ url = "*", run = "piper -- hexyl --border=none --terminal-width=$w \"$1\"" },
|
||||
]
|
||||
prepend_fetchers = [
|
||||
{ group = "git", url = "*", run = "git" },
|
||||
|
||||
Reference in New Issue
Block a user