diff options
Diffstat (limited to '.config/lf/scope')
-rwxr-xr-x | .config/lf/scope | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/lf/scope b/.config/lf/scope index bb9f1f6..b00501a 100755 --- a/.config/lf/scope +++ b/.config/lf/scope @@ -25,4 +25,4 @@ case "$(file -Lb --mime-type "$file")" in text/* | */xml | application/json | application/x-ndjson) bat -p --theme ansi --terminal-width "$(($4-2))" -f "$1" ;; esac -pistol "$file"lace "${2}x${3}@${4}x${5}" "$1" +#pistol "$file"lace "${2}x${3}@${4}x${5}" "$1" |