Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
trash fix
  • Loading branch information
noxixx authored Sep 11, 2022
1 parent d0ad2fb commit 610c2b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion trash.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ for (( ; ; ))
do
sleep 40

echo $(trash-empty)
echo $(rm -rf ~/.local/share/Trash/files/*)
echo $(rm -rf ~/.local/share/Trash/info/*)
done

0 comments on commit 610c2b8

Please sign in to comment.