From b8f30fbe4e2d5c0ed04ea67a9d95bdb8ebf6f307 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Tue, 9 Jun 2026 20:50:05 +0200 Subject: [PATCH] edit yazi config Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- home/programs/yazi/default.nix | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/home/programs/yazi/default.nix b/home/programs/yazi/default.nix index 3105bfb..1c72124 100644 --- a/home/programs/yazi/default.nix +++ b/home/programs/yazi/default.nix @@ -41,10 +41,6 @@ } ]; prepend_previewers = [ - { - mime = "image/*"; - run = ''piper -- chafa --format symbols --animate off --size "$w"x"$h" -- "$1"''; - } { url = "*.md"; run = ''piper -- CLICOLOR_FORCE=1 glow -w=$w -s=dark "$1"''; @@ -109,15 +105,10 @@ run = "plugin batch-rename-gui"; desc = "Batch rename"; } - { - on = [";"]; - run = "plugin command-palette"; - desc = "Command palette"; - } ]; }; - home.packages = with pkgs; [glow ouch hexyl exiftool starship fzf]; + home.packages = with pkgs; [glow ouch hexyl exiftool fzf wl-clipboard]; xdg.configFile."yazi/plugins/toggle-parent.yazi/main.lua".text = '' --- @sync entry