From 58c8f0c31389c42a039daed140a451aacc76047e Mon Sep 17 00:00:00 2001 From: tomit4 Date: Fri, 8 Apr 2022 10:58:22 -0700 Subject: [PATCH] accidentally removed xfce4-terminal configuration files in xfce purge, note not to remove that --- updates.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/updates.txt b/updates.txt index ab9318c7..12d145df 100644 --- a/updates.txt +++ b/updates.txt @@ -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.