From f11c047a344dc755ab815718a541aea611edda8f Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 8 Apr 2022 10:38:42 -0700 Subject: [PATCH] also remove xfce config files --- updates.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/updates.txt b/updates.txt index 12d145df..ab9318c7 100644 --- a/updates.txt +++ b/updates.txt @@ -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.