aboutsummaryrefslogtreecommitdiff
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/scripts/gsettings.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/.local/bin/scripts/gsettings.sh b/.local/bin/scripts/gsettings.sh
index d4f6045..0cd28c2 100755
--- a/.local/bin/scripts/gsettings.sh
+++ b/.local/bin/scripts/gsettings.sh
@@ -8,11 +8,12 @@ gsettings set org.gnome.desktop.session idle-delay 0
gsettings set org.gnome.mutter overlay-key ''
# Disable update notification
-gsettings set org.gnome.software download-updates false
+#gsettings set org.gnome.software download-updates false
#gsettings set com.ubuntu.update-notifier no-show-notifications true
#sudo rm /etc/xdg/autostart/upg-notifier-autostart.desktop
-sudo mv /etc/xdg/autostart/update-notifier.desktop /etc/xdg/autostart/update-notifier.desktop.old
-sudo mv /etc/xdg/autostart/gnome-software-service.desktop /etc/xdg/autostart/gnome-software-service.desktop.old
+
+#sudo mv /etc/xdg/autostart/update-notifier.desktop /etc/xdg/autostart/update-notifier.desktop.old
+#sudo mv /etc/xdg/autostart/gnome-software-service.desktop /etc/xdg/autostart/gnome-software-service.desktop.old
# Custom Keybinding Names
gsettings set org.gnome.settings-daemon.plugins.media-keys custom-keybindings "['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/']"