From a163166a19a597656962616e2334684be5ebb927 Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Tue, 20 May 2025 17:49:07 -0700 Subject: [PATCH] turns gnome to exec --- common/gnome/save.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/common/gnome/save.sh b/common/gnome/save.sh index c8bd206..20440b2 100644 --- a/common/gnome/save.sh +++ b/common/gnome/save.sh @@ -1,3 +1,4 @@ +#! /bin/bash dconf dump / >settings.gnome git add settings.gnome