Purge VLC and Smplayer history

This commit is contained in:
gardouille 2022-01-05 13:34:37 +01:00
parent efa62d37c5
commit 27b6be1e0a
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ find ~/.config -ipath "*GIMP*" -and -iname "print-settings" -delete
rm -f -- ~/.local/share/recently-used.xbel
rm -f -- ~/.recently-used
rm -f -- ~/.thumbnails/normal
rm -f -- ~/.config/vlc/vlc-qt-interface.conf
rm -f -- ~/.config/smplayer/smplayer.ini
# Turn off the screen
sleep 3; xset dpms force off