accidentally removed xfce4-terminal configuration files in xfce purge, note not to remove that

This commit is contained in:
tomit4 2022-04-08 10:58:22 -07:00
parent 133611dfb2
commit 58c8f0c313

View file

@ -11,6 +11,4 @@ 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.