Autotrash has issues
This commit is contained in:
parent
b4d9ad31c6
commit
b5ad53b028
@ -373,12 +373,13 @@ echo Configuring packages
|
|||||||
chsh -s /usr/bin/fish "$USER"
|
chsh -s /usr/bin/fish "$USER"
|
||||||
|
|
||||||
# setup autotrash
|
# setup autotrash
|
||||||
autotrash -td 5 --install
|
#autotrash -td 5 --install
|
||||||
|
|
||||||
|
#systemctl --user enable autotrash.timer
|
||||||
|
|
||||||
#enable vnstat
|
#enable vnstat
|
||||||
sudo systemctl enable --now vnstat
|
sudo systemctl enable --now vnstat
|
||||||
|
|
||||||
#systemctl --user enable autotrash.timer
|
|
||||||
|
|
||||||
# enable lockscreen for systemd
|
# enable lockscreen for systemd
|
||||||
#sudo systemctl enable betterlockscreen@$USER
|
#sudo systemctl enable betterlockscreen@$USER
|
||||||
|
Loading…
Reference in New Issue
Block a user