diff options
author | awy <awy@tutamail.com> | 2024-08-27 03:44:14 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-27 03:44:14 +0300 |
commit | 8c24921832b2b6dc95bbb41dbfe2de7ff4fcf877 (patch) | |
tree | b8bfc2d150de60d0f989843cb67bc0c6fd380366 /.config/lf/cleaner | |
parent | 01b0a486d1190b88ee40458b4e16bcd6fa0c93bc (diff) |
update
Diffstat (limited to '.config/lf/cleaner')
-rwxr-xr-x | .config/lf/cleaner | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/lf/cleaner b/.config/lf/cleaner index 9b48783..1227249 100755 --- a/.config/lf/cleaner +++ b/.config/lf/cleaner @@ -1,4 +1,4 @@ #!/bin/sh #rm ~/.cache/lf/* -f -#exec kitty +kitten icat --clear --stdin no --silent --transfer-mode file </dev/null >/dev/tty +exec kitty +kitten icat --clear --stdin no --silent --transfer-mode file </dev/null >/dev/tty |