1

Disable GNOME lock screen notifications by default

This commit is contained in:
Jessie Hildebrandt 2023-06-14 16:18:34 -04:00
parent e5837c3409
commit 485f0bfa1b

View File

@ -479,6 +479,8 @@ gsettings set org.gnome.desktop.interface font-name "Cantarell 10"
gsettings set org.gnome.desktop.interface document-font-name "Cantarell 10"
gsettings set org.gnome.desktop.interface monospace-font-name "Fira Code 10"
gsettings set org.gnome.desktop.notifications show-in-lock-screen false
gsettings set org.gnome.settings-daemon.plugins.color night-light-enabled true
gsettings set org.gnome.settings-daemon.plugins.color night-light-temperature 3700
gsettings set org.gnome.settings-daemon.plugins.color night-light-schedule-automatic false