diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-28 01:37:44 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-28 01:37:44 +0900 |
| commit | 41c1df54d4bbe3e07c16ed0db9821622cc13f5e4 (patch) | |
| tree | db20c2cfc9d01c70f999785fafb0852c0d7a7635 /ar/.config/lf/cleaner | |
| parent | bdb59276699429f4044f6abf522b610f1f6b95e7 (diff) | |
modified lf/cleaner, modified lf/scope, modified bin/fzffiles, modified bin/lfub, deleted bin/unewsboat
Diffstat (limited to 'ar/.config/lf/cleaner')
| -rwxr-xr-x | ar/.config/lf/cleaner | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ar/.config/lf/cleaner b/ar/.config/lf/cleaner index c1ff854..a380dcd 100755 --- a/ar/.config/lf/cleaner +++ b/ar/.config/lf/cleaner @@ -1,5 +1,5 @@ #!/bin/sh -if [ -n "$FIFO_UEBERZUG" ]; then - printf '{"action": "remove", "identifier": "PREVIEW"}\n' >"$FIFO_UEBERZUG" +if [ -n "$FIFO_UEBERZUGPP" ]; then + printf '{"action": "remove", "identifier": "PREVIEW"}\n' >"$FIFO_UEBERZUGPP" fi |
