also remove xfce config files

This commit is contained in:
tomit4 2022-04-08 10:38:42 -07:00
parent 9873afe5e7
commit f11c047a34

View file

@ -11,4 +11,6 @@ locate xfce | grep -v terminal | grep -v screenshooter | grep -v notifyd | grep
locate xfce | grep about | doas xargs -d\\n rm -v
locate xfce | grep kiosk | doas xargs -d\\n rm -v
doas rm -r ~/.config/xfce4 ~/.config/xfce4-dict ~/.config/xfburn
NOTE: The only thing that seemed to have broken was thunar, just check it and reinstall it if need be.