Purge VLC and Smplayer history
This commit is contained in:
parent
efa62d37c5
commit
27b6be1e0a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue