X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Fsnarf_user.pl;h=2e6d6f1942de0719292d6dcd5f52bd4f11aa50c3;hb=884837a0e586db1068cafef194f94392ad049e45;hp=27991ecaf1a13956968db5bd2d59eb677335246e;hpb=e7fb349dd75afd715b425408d1088ef15e948b95;p=feisty_meow.git diff --git a/scripts/archival/snarf_user.pl b/scripts/archival/snarf_user.pl index 27991eca..2e6d6f19 100644 --- a/scripts/archival/snarf_user.pl +++ b/scripts/archival/snarf_user.pl @@ -39,6 +39,9 @@ local($snarf_file) = &snarf_name($snarf_file_base, $number); # backup all the config info for kde. &backup_hierarchy($snarf_file_base, $number, "$root", ".kde"); +# and get the config for gnome. +&backup_hierarchy($snarf_file_base, $number, "$root", ".local"); +&backup_hierarchy($snarf_file_base, $number, "$root", ".gnome*"); # get any dot files ending in "rc", or with "bash" or "profile" in them, or # that start with "x".