diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-01-19 19:39:58 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-01-19 19:39:58 +0530 |
| commit | 2557b0082d669e7aeaa4fcadf86da42348432d57 (patch) | |
| tree | c617131e86690a1d44194849f06e9a8a4e228691 /config/lf/cleaner.sh | |
| parent | 45d103f623752f9965e9de7a4fa60b3be3db026b (diff) | |
| download | nixos-config-2557b0082d669e7aeaa4fcadf86da42348432d57.tar.gz nixos-config-2557b0082d669e7aeaa4fcadf86da42348432d57.zip | |
Re-fork st with kitty graphics + update lf previewer
Diffstat (limited to '')
| -rwxr-xr-x | config/lf/cleaner.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/lf/cleaner.sh b/config/lf/cleaner.sh new file mode 100755 index 0000000..01e9b6a --- /dev/null +++ b/config/lf/cleaner.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +exec kitten icat --clear --stdin no --transfer-mode file </dev/null >/dev/tty |
