From a1169e445e6b211e99f13b1d75c074743bd2bf9e Mon Sep 17 00:00:00 2001 From: Andre Ramnitz Date: Mon, 27 Oct 2025 23:29:56 +0100 Subject: [PATCH] lf: update config --- dot-config/lf/lfrc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dot-config/lf/lfrc b/dot-config/lf/lfrc index 44c43f17..5f140e61 100644 --- a/dot-config/lf/lfrc +++ b/dot-config/lf/lfrc @@ -400,8 +400,6 @@ cmd yank-basename-without-extension &basename -a -- $fx | sed -E 's/\.[^.]+$//' # helpers cmd open-with-gui &$@ $fx # opens asynchronously, intended for GUI applications cmd open-with-cli $$@ $fx # opens synchronously, intended for CLI/TUI applications -cmd apply-wallpaper %{{swww img --resize crop -f Lanczos3 --transition-type center $f}} -cmd apply-wallpaper-pixel %{{swww img --resize crop -f Nearest --transition-type center $f}} cmd apply-wallpaper-content %{{matugen -t scheme-content image $f}} cmd apply-wallpaper-expressive %{{matugen -t scheme-expressive image $f}} cmd apply-wallpaper-fidelity %{{matugen -t scheme-fidelity image $f}} @@ -410,7 +408,6 @@ cmd apply-wallpaper-monochrome %{{matugen -t scheme-monochrome image $f}} cmd apply-wallpaper-neutral %{{matugen -t scheme-neutral image $f}} cmd apply-wallpaper-rainbow %{{matugen -t scheme-rainbow image $f}} cmd apply-wallpaper-tonal-spot %{{matugen -t scheme-tonal-spot image $f}} -cmd apply-hyprpaper %{{hyprctl hyprpaper reload ,$f}} cmd chdir cd "$@" cmd open-terminal-here &setsid -f "${TERMINAL}" >/dev/null 2>&1 @@ -453,9 +450,6 @@ map ad add-dir map ae add-file-and-edit map aD add-dir-and-move-selection map af add-file -map ah :apply-hyprpaper -map sw :apply-wallpaper -map sW :apply-wallpaper-pixel map awc :apply-wallpaper-content map awe :apply-wallpaper-expressive map awf :apply-wallpaper-fidelity -- 2.51.2