Gnome-Shell: fix dashtodock bug with external drives

This commit is contained in:
Daniel Ruiz de Alegría 2022-04-15 18:10:00 +02:00
parent 8a0eda5a2d
commit 04d31b1b1a
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -52,6 +52,10 @@ favorite-apps = ['org.gnome.Terminal.desktop', 'org.gnome.Nautilus.desktop', 'ge
[org.gnome.shell.extensions.dash-to-dock]
custom-theme-shrink=true
show-trash = false
# TODO: remove
# Fixes issue with external drives crashing the shell
# https://github.com/micheleg/dash-to-dock/issues/1701
show-mounts = false
# Configure desktop icons in gnome-shell
[org.gnome.shell.extensions.ding]