rearranges files

This commit is contained in:
2025-02-12 17:59:59 -08:00
parent 015ca6f83d
commit e20bfeed02
50 changed files with 34 additions and 1354 deletions

5
common/gnome/save.sh Normal file
View File

@@ -0,0 +1,5 @@
dconf dump / >settings.gnome
git add settings.gnome
git commit -m "Updates Gnome settings"
git push