Stop the GNOME software store from giving pop-ups every boot.
This commit is contained in:
@@ -257,6 +257,15 @@
|
|||||||
dconf write /org/gnome/desktop/notifications/application/org-gnome-evolution/enable \
|
dconf write /org/gnome/desktop/notifications/application/org-gnome-evolution/enable \
|
||||||
false && inc_dconf &&
|
false && inc_dconf &&
|
||||||
|
|
||||||
|
# Stop Update Notifications
|
||||||
|
|
||||||
|
dconf write /org/gnome/software/allow-updates \
|
||||||
|
false && inc_dconf &&
|
||||||
|
dconf write /org/gnome/software/download-updates \
|
||||||
|
false && inc_dconf &&
|
||||||
|
dconf write /org/gnome/software/download-updates-notify \
|
||||||
|
false && inc_dconf &&
|
||||||
|
|
||||||
# Red Mode (Night Light)
|
# Red Mode (Night Light)
|
||||||
(
|
(
|
||||||
typeset -l redmode
|
typeset -l redmode
|
||||||
|
|||||||
Reference in New Issue
Block a user