diff --git a/config/home.nix b/config/home.nix index d114939..3ce0b80 100644 --- a/config/home.nix +++ b/config/home.nix @@ -105,6 +105,10 @@ in dash-to-dock.extensionUuid ]; }; + "org/gnome/shell/extensions/dash-to-dock" = { + show-mounts = false; + show-trash = false; + }; }; programs.git = {