diff --git a/nix/home.nix b/nix/home.nix index 53a38f51..79ff750e 100644 --- a/nix/home.nix +++ b/nix/home.nix @@ -744,6 +744,7 @@ in "update.showReleaseNotes" = false; "window.titleBarStyle" = "custom"; "explorer.confirmDelete" = false; + "explorer.confirmDragAndDrop" = false; }; }; };