Disable Gnome Software search provider on live

This commit is contained in:
Jan Schär 2024-05-14 21:05:20 +02:00
parent aab293ac19
commit 69994711ea
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# Disable Gnome Software search provider.
# This is needed to stop Gnome Software from always running in the background.
[org/gnome/desktop/search-providers]
disabled = ['org.gnome.Software.desktop']