Gnome-Shell: fix dashtodock bug with external drives
This commit is contained in:
parent
8a0eda5a2d
commit
04d31b1b1a
4
debian/kali-themes.gsettings-override
vendored
4
debian/kali-themes.gsettings-override
vendored
@ -52,6 +52,10 @@ favorite-apps = ['org.gnome.Terminal.desktop', 'org.gnome.Nautilus.desktop', 'ge
|
|||||||
[org.gnome.shell.extensions.dash-to-dock]
|
[org.gnome.shell.extensions.dash-to-dock]
|
||||||
custom-theme-shrink=true
|
custom-theme-shrink=true
|
||||||
show-trash = false
|
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
|
# Configure desktop icons in gnome-shell
|
||||||
[org.gnome.shell.extensions.ding]
|
[org.gnome.shell.extensions.ding]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user