Absolute path for autotrash before .local/bin is in PATH
This commit is contained in:
parent
a9f292872c
commit
695eac9492
@ -320,7 +320,7 @@ pip install --user autotrash
|
||||
echo Installed python programs
|
||||
|
||||
# setup autotrash
|
||||
autotrash -d 5 --install
|
||||
"$HOME/.local/bin/autotrash" -d 5 --install
|
||||
systemctl --user start autotrash
|
||||
systemctl --user enable autotrash.timer
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user